aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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ž Hrastnik2022-11-22
* ci: Remove a bunch of actions-rs/cargo usesBlaž Hrastnik2022-11-22
* significantly improve treesitter performance while editing large files (#4716)Pascal Kuthe2022-11-22
* lsp: Check server provider capabilities (#3554)Michael Davis2022-11-22
* remove duplicated shell calls (#3465)Bob2022-11-22
* Limit the number of items in the jumplist (#4750)Michael Davis2022-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 Ertan2022-11-21
* Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830)Michael Davis2022-11-21
* Select new pasted text in normal mode only (#4824)Michael Davis2022-11-21
* 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