aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add preview for scratch buffers in buffer picker (#3454)A-Walrus2022-11-21
* Implement simple indents.scm for Elixir (#4821)Sora2022-11-21
* Fix broken html doctype highlighting (#4829)Chickenkeeper2022-11-20
* Add `:reload-all` command (#4663)Filipe Azevedo2022-11-20
* build(nix): update nci (#4823)Matthew Toohey2022-11-20
* Make `r<tab>` and `f<tab>` work (#4817)Lennard Hofmann2022-11-19
* minor: render_diagnostics doesn't require &self eitherBlaž Hrastnik2022-11-19
* Avoid repeatedly loading configBlaž Hrastnik2022-11-19
* Handle language server termination (#4797)Michael Davis2022-11-19
* Update tree-sitter-cmake (#4809)ath32022-11-18
* lsp: Resolve completion item asynchronously on idle-timeout (#4781)Michael Davis2022-11-18
* Match `.hs-boot` files to Haskell (#4800)Ollie Charles2022-11-18
* Theme: Mellow (#4770)Rohit K Viswanath2022-11-18
* When buffer closes, focus on parent buffer (#4766)wes adams2022-11-18
* Select surrounding characters when using match/surround (m) mode (#4752)Austen Adler2022-11-18
* Add support for color modes with Monokai Pro (#4789)Felipe S. S. Schneider2022-11-18
* Update lang-support docBlaž Hrastnik2022-11-18
* Make nil the preferred language server over rnix-lspBlaž Hrastnik2022-11-18
* Remove prefix filtering from autocomplete menu (#4578)ChrHorn2022-11-17
* update `x_offset` calculation in Buffer::set_string_truncated (#3839)kristopherbullinger2022-11-17
* Use TreeCursor to pretty-print :tree-sitter-subtree (#4606)Michael Davis2022-11-17
* Capture word parts while calculating shellwords (#4632)Michael Davis2022-11-17
* Factor out common code for focusing the next view (#4607)Michael Davis2022-11-17
* 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