| Commit message (Expand) | Author | Age |
... | |
* | sort fuzzy matches with equal score by length in picker (#4698) | Pascal Kuthe | 2022-11-16 |
* | minor: Simplify some command code | Blaž Hrastnik | 2022-11-16 |
* | minor: cloning filter and using count() is wasteful here | Blaž Hrastnik | 2022-11-16 |
* | Improvements to Meson syntax. (#4572) | Garrett D'Amore | 2022-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) | dxtr85 | 2022-11-15 |
* | fix build | Blaž Hrastnik | 2022-11-15 |
* | Add command to add word boundaries to search (#4322) | Armin Ronacher | 2022-11-15 |
* | Popup scrollbar (#4449) | Manos Mertzianis | 2022-11-15 |
* | Refactor blackhole register (#4504) | ath3 | 2022-11-15 |
* | Use tree-sitter-bicep fork with sources checked in (#4751) | Michael Davis | 2022-11-15 |
* | Remove Statement in Zig indentation query (#4745) | Sora | 2022-11-15 |
* | Add global error/warning count statusline element (#4569) | Gaurav Tyagi | 2022-11-15 |
* | Add support for Bicep files (#4403) | Jonathan | 2022-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 Davis | 2022-11-14 |
* | Statusline indicator to show number of selected chars (#4682) | wes adams | 2022-11-12 |
* | rename description for `goto_line_end_newline` | asvln | 2022-11-12 |
* | add `extend_prev_word_end` command | asvln | 2022-11-12 |
* | fix: Outdated Rust queries after TS update | Alexis (Poliorcetics) Bourget | 2022-11-12 |
* | deps: Update tree-sitter-rust (supports let-else && let-chains) | Alexis (Poliorcetics) Bourget | 2022-11-12 |
* | feat(commands): increment by range (#4418) | Bruce Hopkins | 2022-11-11 |
* | Add port of VIM's Zenburn, a low-contrast color scheme for Vim (#4613) | Anton Romanov | 2022-11-11 |
* | update scala roots (#4701) | Chris Kipp | 2022-11-11 |
* | Update typescript grammar and queries (#4703) | Gabriel Dinner-David | 2022-11-11 |
* | improve performance of tree sitter query captures (for text object motions in... | Pascal Kuthe | 2022-11-11 |
* | Enable elixir-ls for heex language (#4679) | Philip Giuliani | 2022-11-10 |
* | theme dark_plus color-modes insert and select (#4678) | janos-r | 2022-11-10 |
* | feat: add sc to filetypes for Scala (#4697) | Chris Kipp | 2022-11-10 |
* | Update ayu themes (#4662) | André Sá | 2022-11-10 |
* | fix test compilation | Blaž Hrastnik | 2022-11-09 |
* | Move terminal out of compositor | Blaž Hrastnik | 2022-11-09 |
* | This term specific behavior really doesn't belong to compositor | Blaž Hrastnik | 2022-11-09 |
* | Drop terminal interaction in compositor.size() | Blaž Hrastnik | 2022-11-09 |
* | Re-enable format_selections for a single selection range | Blaž Hrastnik | 2022-11-09 |
* | Add LSP workspace command picker (#3140) | Matthias Deiml | 2022-11-09 |
* | Fix panic from indenting on tree with errors | Michael Davis | 2022-11-09 |
* | style: Only call extend_nodes when deepest_preceding is Some | Michael Davis | 2022-11-09 |
* | Update `dark_plus` diff colors (#4661) | Kirawi | 2022-11-08 |
* | [rust highlights] fix scoped attribute macro matching (#4659) | Anton Romanov | 2022-11-08 |
* | `error!` on unknown `CompletionItemKind` (#4658) | Marko Klobučar Ledinšćak | 2022-11-08 |
* | fix typo (#4656) | Zhizhen He | 2022-11-08 |
* | fix: small error (#4651) | 0xflotus | 2022-11-08 |
* | bash completion: use builtin filenames option (#4648) | Max Hille | 2022-11-08 |
* | fix tests | Blaž Hrastnik | 2022-11-08 |
* | fix tests | Blaž Hrastnik | 2022-11-08 |
* | Dynamically resize line number gutter width (#3469) | Doug Kelkhoff | 2022-11-08 |
* | core: Move state into the history module | Blaž Hrastnik | 2022-11-08 |
* | lsp: Support insertReplace | Blaž Hrastnik | 2022-11-08 |