aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use key-sequence format for command palette keybinds (#4712)Michael Davis2022-11-17
* sort fuzzy matches with equal score by length in picker (#4698)Pascal Kuthe2022-11-16
* minor: Simplify some command codeBlaž Hrastnik2022-11-16
* minor: cloning filter and using count() is wasteful hereBlaž Hrastnik2022-11-16
* Improvements to Meson syntax. (#4572)Garrett D'Amore2022-11-16
* build(deps): bump chrono from 0.4.22 to 0.4.23 (#4747)dependabot[bot]2022-11-15
* Fix deprecation warnings for chrono 0.4.23 (#4738)dxtr852022-11-15
* fix buildBlaž Hrastnik2022-11-15
* Add command to add word boundaries to search (#4322)Armin Ronacher2022-11-15
* Popup scrollbar (#4449)Manos Mertzianis2022-11-15
* Refactor blackhole register (#4504)ath32022-11-15
* Use tree-sitter-bicep fork with sources checked in (#4751)Michael Davis2022-11-15
* Remove Statement in Zig indentation query (#4745)Sora2022-11-15
* Add global error/warning count statusline element (#4569)Gaurav Tyagi2022-11-15
* Add support for Bicep files (#4403)Jonathan2022-11-15
* build(deps): bump cc from 1.0.74 to 1.0.76 (#4748)dependabot[bot]2022-11-15
* build(deps): bump similar from 2.2.0 to 2.2.1 (#4746)dependabot[bot]2022-11-15
* Fix range offsets for multiple shell insertions (#4619)Michael Davis2022-11-14
* Statusline indicator to show number of selected chars (#4682)wes adams2022-11-12
* rename description for `goto_line_end_newline`asvln2022-11-12
* add `extend_prev_word_end` commandasvln2022-11-12
* fix: Outdated Rust queries after TS updateAlexis (Poliorcetics) Bourget2022-11-12
* deps: Update tree-sitter-rust (supports let-else && let-chains)Alexis (Poliorcetics) Bourget2022-11-12
* feat(commands): increment by range (#4418)Bruce Hopkins2022-11-11
* Add port of VIM's Zenburn, a low-contrast color scheme for Vim (#4613)Anton Romanov2022-11-11
* update scala roots (#4701)Chris Kipp2022-11-11
* Update typescript grammar and queries (#4703)Gabriel Dinner-David2022-11-11
* improve performance of tree sitter query captures (for text object motions in...Pascal Kuthe2022-11-11
* Enable elixir-ls for heex language (#4679)Philip Giuliani2022-11-10
* theme dark_plus color-modes insert and select (#4678)janos-r2022-11-10
* feat: add sc to filetypes for Scala (#4697)Chris Kipp2022-11-10
* Update ayu themes (#4662)André Sá2022-11-10
* fix test compilationBlaž Hrastnik2022-11-09
* Move terminal out of compositorBlaž Hrastnik2022-11-09
* This term specific behavior really doesn't belong to compositorBlaž Hrastnik2022-11-09
* Drop terminal interaction in compositor.size()Blaž Hrastnik2022-11-09
* Re-enable format_selections for a single selection rangeBlaž Hrastnik2022-11-09
* Add LSP workspace command picker (#3140)Matthias Deiml2022-11-09
* Fix panic from indenting on tree with errorsMichael Davis2022-11-09
* style: Only call extend_nodes when deepest_preceding is SomeMichael Davis2022-11-09
* Update `dark_plus` diff colors (#4661)Kirawi2022-11-08
* [rust highlights] fix scoped attribute macro matching (#4659)Anton Romanov2022-11-08
* `error!` on unknown `CompletionItemKind` (#4658)Marko Klobučar Ledinšćak2022-11-08
* fix typo (#4656)Zhizhen He2022-11-08
* fix: small error (#4651)0xflotus2022-11-08
* bash completion: use builtin filenames option (#4648)Max Hille2022-11-08
* fix testsBlaž Hrastnik2022-11-08
* fix testsBlaž Hrastnik2022-11-08
* Dynamically resize line number gutter width (#3469)Doug Kelkhoff2022-11-08
* core: Move state into the history moduleBlaž Hrastnik2022-11-08