aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Better handling of symlinks (#2718)Roland Kovacs2022-06-15
* Introduce storage_class highlight scope (#2731)Anton Romanov2022-06-14
* simplify fallback for selected line-number theming (#2768)Michael Davis2022-06-14
* Add a check to prevent re-selecting same range (#2760)Ryang Sohn2022-06-14
* Cleanup for runtime/tutor.txt (#2590)Kappa2022-06-13
* Clarified the text in chapter 3 of the tutor (#2735)Bjorn Ove Hay Andersen2022-06-13
* Expand chapter one recap of tutorJonas Tepe2022-06-12
* add prisma tree-sitter and lsp support (#2703)Ivan2022-06-12
* Add docstring for language_server!() macro (#2750)Gokul Soumya2022-06-12
* Refactor textobject node capture (#2741)Gokul Soumya2022-06-11
* add rust-analyzer to shell environment (#2739)Daniel Hines2022-06-11
* elixirLS disable dialyzer by default (#2710)Clay2022-06-10
* fix spelling of catppuccin theme (#2713)Danny2022-06-08
* Do not add extra line breaks in markdown lists (#2689)Frojdholm2022-06-08
* capture rust closures as function textobjectsMichael Davis2022-06-07
* add textobject queries for gleamMichael Davis2022-06-07
* add textobject queries for elixirMichael Davis2022-06-07
* add textobject queries for erlangMichael Davis2022-06-07
* build(deps): bump tokio-stream from 0.1.8 to 0.1.9 (#2690)dependabot[bot]2022-06-07
* build(deps): bump tokio from 1.18.2 to 1.19.2 (#2691)dependabot[bot]2022-06-07
* chore(nix): format nix files with alejandra, update deps, minor code refactor...Yusuf Bera Ertan2022-06-06
* support for openscad (#2680)farwyler2022-06-06
* Refactor push_jump so we're not needlessly fetching doc twiceBlaž Hrastnik2022-06-06
* minor: Simplify Document.language_id()Blaž Hrastnik2022-06-06
* prompt: If submitting empty prompt, use default (last used)Blaž Hrastnik2022-06-06
* simplify some keymap key names (#2677)Henry2022-06-06
* Use a minimal binary to fetch grammar sources in release CI (#2557)Michael Davis2022-06-05
* Add shell insert commands to typable and config (#2589)Termina942022-06-05
* Passing extra formatting options to LSPs (#2635)farwyler2022-06-05
* Fix crash due to cycles when replaying macros (#2647)gavynriebau2022-06-05
* ensure :quit and :quit! take no arguments (#2654)Michael Davis2022-06-05
* Avoid modifying jumplist until jumping to ref (#2670)yzwduck2022-06-05
* Fix panic on close last buffer (#2367) (#2658)gavynriebau2022-06-05
* Update selection style of Night Owl (#2668)nosa2022-06-04
* Update keymap docs for window swapping (#2659)nosa2022-06-03
* add tree-sitter-jsdoc (#2650)Michael Davis2022-06-03
* add tree-sitter-edoc (#2640)Michael Davis2022-06-02
* append `set_line_ending` to document history (#2649)Kirawi2022-06-02
* Ignore SendErrors when handling grammars (#2641)Frojdholm2022-06-02
* fix: lsp: be more defensive about URI conversionsBlaž Hrastnik2022-06-02
* fix: lsp: be more defensive about URI conversionsBlaž Hrastnik2022-06-02
* fix: lsp: Sort edits by start range, Omnisharp sends them in reverseBlaž Hrastnik2022-06-02
* catpuccin ui.popup should be a different color from ui.background (#2644)Michael Zeller2022-06-01
* CPON parser supports unsigned int (#2643)Fanda Vacek2022-06-01
* Improve Readability (#2639)Ryan Russell2022-06-01
* Solarized Light: Fixing menu colors and adding English translation (#2626)Ben Lee-Cohen2022-05-31
* Fix unwrap error when undo after `shell_append_output` (#2625)Andrey Tkachenko2022-05-31
* Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619)Clay2022-05-31
* feat(lang): Update Nix grammar & improve queries (#2472)Timothy DeHerrera2022-05-30
* Update to ropey 1.5Blaž Hrastnik2022-05-30