| Commit message (Expand) | Author | Age |
... | |
* | build(deps): bump serde_json from 1.0.87 to 1.0.88 (#4845) | dependabot[bot] | 2022-11-21 |
* | build(nix): don't run tests in builds since CI runs them already, update inpu... | Yusuf Bera Ertan | 2022-11-21 |
* | Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830) | Michael Davis | 2022-11-21 |
* | Select new pasted text in normal mode only (#4824) | Michael Davis | 2022-11-21 |
* | Add preview for scratch buffers in buffer picker (#3454) | A-Walrus | 2022-11-21 |
* | Implement simple indents.scm for Elixir (#4821) | Sora | 2022-11-21 |
* | Fix broken html doctype highlighting (#4829) | Chickenkeeper | 2022-11-20 |
* | Add `:reload-all` command (#4663) | Filipe Azevedo | 2022-11-20 |
* | build(nix): update nci (#4823) | Matthew Toohey | 2022-11-20 |
* | Make `r<tab>` and `f<tab>` work (#4817) | Lennard Hofmann | 2022-11-19 |
* | minor: render_diagnostics doesn't require &self either | Blaž Hrastnik | 2022-11-19 |
* | Avoid repeatedly loading config | Blaž Hrastnik | 2022-11-19 |
* | Handle language server termination (#4797) | Michael Davis | 2022-11-19 |
* | Update tree-sitter-cmake (#4809) | ath3 | 2022-11-18 |
* | lsp: Resolve completion item asynchronously on idle-timeout (#4781) | Michael Davis | 2022-11-18 |
* | Match `.hs-boot` files to Haskell (#4800) | Ollie Charles | 2022-11-18 |
* | Theme: Mellow (#4770) | Rohit K Viswanath | 2022-11-18 |
* | When buffer closes, focus on parent buffer (#4766) | wes adams | 2022-11-18 |
* | Select surrounding characters when using match/surround (m) mode (#4752) | Austen Adler | 2022-11-18 |
* | Add support for color modes with Monokai Pro (#4789) | Felipe S. S. Schneider | 2022-11-18 |
* | Update lang-support doc | Blaž Hrastnik | 2022-11-18 |
* | Make nil the preferred language server over rnix-lsp | Blaž Hrastnik | 2022-11-18 |
* | Remove prefix filtering from autocomplete menu (#4578) | ChrHorn | 2022-11-17 |
* | update `x_offset` calculation in Buffer::set_string_truncated (#3839) | kristopherbullinger | 2022-11-17 |
* | Use TreeCursor to pretty-print :tree-sitter-subtree (#4606) | Michael Davis | 2022-11-17 |
* | Capture word parts while calculating shellwords (#4632) | Michael Davis | 2022-11-17 |
* | Factor out common code for focusing the next view (#4607) | Michael Davis | 2022-11-17 |
* | Use key-sequence format for command palette keybinds (#4712) | Michael Davis | 2022-11-17 |
* | 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 |