aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for Agda, update default Nim LSP23.10.1JJ2023-11-01
* Add support for Unicode inputJJ2023-11-01
* Fix writes from insert mode not properly updating the revision historyJJ2023-11-01
* Make initial editing mode configurableJJ2023-11-01
* Add support for moving selections above and belowJJ2023-11-01
* Add unbind-default-keys config optionJJ2023-11-01
* Add rainbow indentation guidesJJ2023-11-01
* Add rainbow tree-sitter highlightsJJ2023-11-01
* Add file explorer and tree helperJJ2023-11-01
* ci: Disable riscv release build (currently broken)Blaž Hrastnik2023-10-25
* Add changelog notes for 23.10 (#8086)Michael Davis2023-10-25
* Pin tree-sitter to the 0.20.10 release (#8396)Michael Davis2023-10-25
* Add optional runtime fallback directory (#8610)Skyler Hawthorne2023-10-25
* build(deps): bump ahash from 0.8.3 to 0.8.5 (#8597)dependabot[bot]2023-10-24
* build(deps): bump thiserror from 1.0.49 to 1.0.50 (#8596)dependabot[bot]2023-10-24
* build(deps): bump rustix from 0.38.19 to 0.38.20 (#8595)dependabot[bot]2023-10-24
* build(deps): bump hashbrown from 0.14.1 to 0.14.2 (#8594)dependabot[bot]2023-10-24
* build(deps): bump ropey from 1.6.0 to 1.6.1 (#8593)dependabot[bot]2023-10-24
* Theme cyan light diff colors (#8587)Abderrahmane TAHRI JOUTI2023-10-23
* don't break on hyphen with :reflow (#8569)Stephen Seo2023-10-21
* languages: add templ (#8540)rsteube2023-10-21
* Add helix-specific ignore files (#8099)Paul Olteanu2023-10-21
* build(deps): bump rustix from 0.38.18 to 0.38.19 (#8556)dependabot[bot]2023-10-20
* build(deps): bump bitflags from 2.4.0 to 2.4.1 (#8555)dependabot[bot]2023-10-20
* build(deps): bump serde from 1.0.188 to 1.0.189 (#8554)dependabot[bot]2023-10-20
* Fixed issue when the first file specified as an argument was a relative direc...Bjorn Ove Hay Andersen2023-10-18
* Add nord night theme (#8549)Joe-Zer02023-10-17
* build(deps): bump regex from 1.9.6 to 1.10.2 (#8557)dependabot[bot]2023-10-17
* bump tree-sitter-haskell and update queries (#8558)Ryan Mehri2023-10-17
* fix(lsp): ensure we only highlight diagnostics for lsp with the feature enabl...Yomain2023-10-17
* Add support for showing all LSPs in --health (#7315)Lorenzo Bellina2023-10-16
* Fix 'Tree::lookup_entry_by_path' usageMichael Davis2023-10-16
* Re-lock 'time' dep at 0.3.23Michael Davis2023-10-16
* build(deps): bump gix from 0.48.0 to 0.51.0dependabot[bot]2023-10-16
* Add 'while_statement' to bash indents (#8528)Petr Gajdůšek2023-10-13
* Update purescript-tree-sitter grammar (#8527)NomisIV2023-10-13
* Make parse_macro work for "-" outside "<..>" (#8475)Bjorn Ove Hay Andersen2023-10-12
* Add +N CLI argument to jump to first file's line number (#8521)Bjorn Ove Hay Andersen2023-10-12
* build(deps): bump libc from 0.2.148 to 0.2.149 (#8503)dependabot[bot]2023-10-10
* build(deps): bump rustix from 0.38.15 to 0.38.18 (#8502)dependabot[bot]2023-10-10
* build(deps): bump tokio from 1.32.0 to 1.33.0 (#8501)dependabot[bot]2023-10-10
* build(deps): bump hashbrown from 0.14.0 to 0.14.1 (#8500)dependabot[bot]2023-10-10
* Set the working directory before loading the config (#8498)Bjorn Ove Hay Andersen2023-10-09
* add lsp for graphql (#8492)Kasper Juul Hermansen2023-10-09
* bump tree-sitter-sql (#8464)DS/Charlie2023-10-09
* Add ansible-language-server for yaml (#7973)Laurent Wandrebeck2023-10-08
* add support for json5 (#8473)DS/Charlie2023-10-06
* Add tailwindcss language server (#8442)David Else2023-10-04
* enable starting hx with a working directory (#8223)Lloyd Bond2023-10-03
* update with new mdbook index.hbs (#8445)Gabriel Dinner-David2023-10-03