| Commit message (Expand) | Author | Age |
... | |
* | build(deps): bump Swatinem/rust-cache from 1 to 2 (#4843) | dependabot[bot] | 2022-11-22 |
* | ci: Simplify tag name fetching (set-output is deprecated) | Blaž Hrastnik | 2022-11-22 |
* | ci: Remove a bunch of actions-rs/cargo uses | Blaž Hrastnik | 2022-11-22 |
* | significantly improve treesitter performance while editing large files (#4716) | Pascal Kuthe | 2022-11-22 |
* | lsp: Check server provider capabilities (#3554) | Michael Davis | 2022-11-22 |
* | remove duplicated shell calls (#3465) | Bob | 2022-11-22 |
* | Limit the number of items in the jumplist (#4750) | Michael Davis | 2022-11-22 |
* | build(deps): bump cc from 1.0.76 to 1.0.77 (#4844) | dependabot[bot] | 2022-11-21 |
* | 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 |