aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add tmux.conf as a bash file type (#9653)Vince Varga2024-02-18
* Improve textobjects for parameter/argument for Dart (#9644)melted-brownie2024-02-17
* Add Rust fields as argument textobject (#9637)Vivek Kethineni2024-02-17
* Fix Sonokai theme to better match original (#5379)Nick Condron2024-02-17
* Remove unwrap on line option, preventing DAP crash (#9632)Matt2024-02-16
* Bump tree-sitter-erlang, add `*.app.src` file-type (#9627)Michael Davis2024-02-14
* Allow numbers as second input event (#8471)Mehdi Abedi2024-02-14
* Add changes to history when paste-replacing (#9625)Mihir Gadgil2024-02-13
* fix lsp config reload (#9415)kyfanc2024-02-13
* build(deps): bump cc from 1.0.83 to 1.0.85 (#9618)dependabot[bot]2024-02-13
* build(deps): bump unicode-segmentation from 1.10.1 to 1.11.0 (#9617)dependabot[bot]2024-02-13
* build(deps): bump clipboard-win from 5.0.0 to 5.1.0 (#9616)dependabot[bot]2024-02-13
* build(deps): bump thiserror from 1.0.56 to 1.0.57 (#9615)dependabot[bot]2024-02-13
* theme: horizon-dark fix constructor color (#9493)ves2024-02-12
* Add support for Odin's formatter (#9537)Chris2024-02-12
* build(deps): bump toml from 0.7.6 to 0.8.10 (#9539)dependabot[bot]2024-02-12
* Adding Curzon theme (#9553)Gagan Janjua2024-02-12
* docs: Document that what the `diff` gutter symbol does (#9587)Mark Stosberg2024-02-12
* Added "zon" file type to zig language section. (#9582)Tom Manner2024-02-12
* feat(languages): use `fish_indent` as the formatter for fishkpbaks2024-02-12
* feat(languages): add formatter for justkpbaks2024-02-12
* Dracula whitespace color changes (#9588)Chirikumbrah2024-02-12
* Add Hoon (#9190)iko2024-02-12
* minor: Fix compilationBlaž Hrastnik2024-02-12
* Add required-root-patterns for situational lsp activation (#8696)ontley2024-02-12
* sonokai: Add color modes support and change contrast between ruler and bg (#9...HumanEntity2024-02-12
* languages: add CEL, SpiceDB schema language (#9296)Jimmy Zelinskie2024-02-12
* build(deps): bump tempfile from 3.9.0 to 3.10.0 (#9538)dependabot[bot]2024-02-12
* Updated Swift grammar, adding 'any' and 'await' keywords. (#9586)7ombie2024-02-12
* build(deps): bump tokio from 1.35.1 to 1.36.0 (#9540)dependabot[bot]2024-02-12
* follow neovim's truecolor detection (#9577)Kirawi2024-02-11
* Add glob file type support (#8006)Galen Abell2024-02-11
* expand upon the arch linux install instructions (#9574)Android7895152024-02-09
* feat(languages): pkl (#9515)Matouš Dzivjak2024-02-09
* Fix scroll track (#9508)ath32024-02-09
* slint: Update treesitter parser and queries (#9551)Tobias Hunger2024-02-07
* Fix pulldown_cmark breaking changes to tag typesMichael Davis2024-02-07
* build(deps): bump pulldown-cmark from 0.9.6 to 0.10.0dependabot[bot]2024-02-07
* build(deps): bump libc from 0.2.152 to 0.2.153 (#9541)dependabot[bot]2024-02-07
* Revert "build(deps): bump cc from 1.0.83 to 1.0.84 (#8809)" (#9548)Bogdan Agica2024-02-07
* Fix cursorline Zed OneDark (#9549)eh2024-02-06
* fix division by zero when prompt completion area is too small (#9524)Diego2024-02-06
* Update colors used for zed themes (#9544)eh2024-02-06
* feat(languages): golang comments and numeric types (#9525)Matouš Dzivjak2024-02-06
* Adding two themes using only colors from 16-color terminal themes (#9477)Doug Kelkhoff2024-02-04
* Update Unison tree-sitter grammar for type changes and add indent queries (#9...zetashift2024-02-04
* Improve tree-sitter queries for Scala (#9475)Jaakko Paju2024-02-04
* feat: Add `Tact` language support (#9512)Novus Nota2024-02-04
* Update grammars for Nushell to rev 358c4f50 (#9502)Devyn Cairns2024-02-04
* feat(queries): regex injection for golang (#9510)Matouš Dzivjak2024-02-03