aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use gix pipeline filter instead of manual crlf implementation (#9503)Shoyu Vanilla2024-02-03
* build(deps): bump serde_json from 1.0.111 to 1.0.113 (#9471)dependabot[bot]2024-02-02
* build(deps): bump chrono from 0.4.32 to 0.4.33 (#9472)dependabot[bot]2024-02-02
* build(deps): bump serde from 1.0.195 to 1.0.196 (#9473)dependabot[bot]2024-02-02
* build(deps): bump pulldown-cmark from 0.9.3 to 0.9.6 (#9474)dependabot[bot]2024-02-02
* Set ui.virtual.ruler background for GitHub themes (#9487)Andrew Carter2024-02-01
* Use range positions to determine insert_newline motion (#9448)Waleed Dahshan2024-01-29
* make path changes LSP spec conform (#8949)Pascal Kuthe2024-01-28
* Use janet-simple grammar for Janet (#9247)sogaiu2024-01-28
* Add icon to Windows executable (#9104)NitinKM2024-01-28
* feat: add hard/soft contrast for gruvbox light mode (#9266)Twinkle2024-01-28
* Add argument to textobject in gdscript. (#9288)Ryan Roden-Corrent2024-01-28
* highlight(scala): highlight abstract methods in traits and classes (#9340)Jaakko Paju2024-01-28
* adjust color darkness on ruler & inlay-hints (#9375)Abderrahmane TAHRI JOUTI2024-01-28
* Respect injections in movement::move_parent_node_endMichael Davis2024-01-28
* Respect injections in :tree-sitter-highlight-nameMichael Davis2024-01-28
* Use injection syntax trees for bracket matchingMichael Davis2024-01-28
* Include interpolated SQL strings in Scala injection queries (#9428)Jaakko Paju2024-01-28
* Make status line modes bold for theme onedark (#9435)Travis Harmon2024-01-28
* Make status line modes bold (#9449)Chirikumbrah2024-01-28
* lang(git-ignore): add `helix/ignore` to git-ignore file types (#9447)Poliorcetics2024-01-27
* Update some grammars to a commit where the license file is included (#9279)blinxen2024-01-25
* Fix error message shown for goto references (#9382)Nick2024-01-25
* highlighting: Gate multiple captures behind `#is-not? local` predicates (#9390)Michael Davis2024-01-25