aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update goto_file docs (#8563) (#9001)jw0132024-01-08
* Add textobject queries for protobuf grammar. (#9184)Ryan Roden-Corrent2024-01-08
* Update tokyonight themes (#9099)Paul Graydon2024-01-08
* Add textobject queries for Scala (#9191)Jaakko Paju2024-01-08
* Add HOCON language support (#9203)Jaakko Paju2024-01-08
* Fix: misleading active tab color in monokai_pro* (#9148)DuckDuckWhale2024-01-08
* Add auto-pairs to scheme language support (#9232)petrak@2024-01-04
* remove build warnings (#9180)Tshepang Mbambo2024-01-04
* build(deps): bump serde_json from 1.0.108 to 1.0.109 (#9201)dependabot[bot]2024-01-04
* build(deps): bump tempfile from 3.8.1 to 3.9.0 (#9199)dependabot[bot]2024-01-04
* build(deps): bump anyhow from 1.0.76 to 1.0.78 (#9200)dependabot[bot]2024-01-04
* build(deps): bump futures-executor from 0.3.29 to 0.3.30 (#9168)dependabot[bot]2024-01-04
* build(deps): bump gix from 0.57.0 to 0.57.1 (#9202)dependabot[bot]2024-01-04
* Add .prettierrc to json file types (#9214)Jaakko Paju2024-01-02
* Reduce logo sizes even more (#9211)Manuel Mendez2024-01-02
* rust highlights: clean up constructor logic (#8957)Rose Hudson2024-01-02
* Avoid crashing with 2 instances of the same LSP (#9134)Gabriel Lopes Rodrigues2024-01-02
* build(deps): bump gix from 0.56.0 to 0.57.0 (#9188)Sebastian Thiel2023-12-29
* consistent diagnostic sortingPascal Kuthe2023-12-27
* make diagnostics stick to word boundariesPascal Kuthe2023-12-27
* Add config to mark diagnostic sources as persistentPascal Kuthe2023-12-27
* build(deps): bump tokio from 1.35.0 to 1.35.1 (#9169)dependabot[bot]2023-12-27
* build(deps): bump anyhow from 1.0.75 to 1.0.76 (#9170)dependabot[bot]2023-12-27
* build(deps): bump futures-util from 0.3.29 to 0.3.30 (#9171)dependabot[bot]2023-12-27
* build(deps): bump thiserror from 1.0.51 to 1.0.52 (#9172)dependabot[bot]2023-12-27
* Reduce logo.svg size (-93B) (#9106)goyalyashpal2023-12-22
* Add markup styling to nord theme (#9135)Sharpened Blade2023-12-22
* Add .glif to XML file-types (#9130)romi2023-12-22
* Update upload/download-artifact actions to v4 (#9120)Michael Davis2023-12-21
* theme: update noctis (#9123)0rphee2023-12-20
* add smali language support (#9089)Evan Richter2023-12-19
* build(deps): bump lsp-types from 0.94.1 to 0.95.0 (#9117)dependabot[bot]2023-12-19
* Update README.md to add link to Kakoune and Neovim (#9119)Passw2023-12-19
* Support drawing popup frame (#4313)ath32023-12-19
* theme: add horizon-dark (#9008)ves2023-12-19
* Add Avro schema file support (#9113)Lucas Wagler2023-12-19
* Add haskell-language-server as lsp for cabal files (#9111)0rphee2023-12-19
* feat(themes): add modus vivendi theme(s) (#8894)Matouš Dzivjak2023-12-19
* build(deps): bump thiserror from 1.0.50 to 1.0.51 (#9116)dependabot[bot]2023-12-19
* when text document sync capability is only kind send didSave without text (#9...Gabriel Dinner-David2023-12-17
* book: Describe usage of `.ignore` and helix-specific ignore files in `[editor...Novus Nota2023-12-17
* Add support for Agda (#8285)JJ2023-12-16
* fix `:indent-style` crash (#9087)TornaxO72023-12-15
* Add alignment indent queries for binary & ternary expressions in C.Daniel Ebert2023-12-15
* Simplify implementation of `add_indent_level`.Daniel Ebert2023-12-15
* Align arguments in a function call in C.Daniel Ebert2023-12-15
* Add documentation for new indent computationDaniel Ebert2023-12-15
* Make the indent heuristic configurableDaniel Ebert2023-12-15
* Improve relative indent computation.Daniel Ebert2023-12-15
* Implement relative indent queries,Daniel Ebert2023-12-15