aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix typo in string representation of GotoReference (#9395)Matthew Toohey2024-01-22
* Handle failure when enabling bracketed paste (#9353)Ahmed Hagi2024-01-18
* Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME pathsMichael Davis2024-01-18
* Create helix-stdx crate for stdlib extensionsMichael Davis2024-01-18
* Address clippy lints (#9371)Daniel Sedlak2024-01-17
* feat(lsp): implement show document request (#8865)Matouš Dzivjak2024-01-17
* Made inlay-hints not look like normal code (#9370)HumanEntity2024-01-17
* Exit a language server if it sends a message with invalid json (#9332)Ben Dennis2024-01-17
* Support PureScript's new spago.yaml configs (#9362)Jeremy Brudvik2024-01-17
* Delete .ignore (#9363)Kirawi2024-01-17
* update tempfile dev-dependency to 3.9 (#9359)Kirawi2024-01-17
* build(deps): bump cachix/cachix-action from 13 to 14 (#9347)dependabot[bot]2024-01-16
* build(deps): bump cachix/install-nix-action from 24 to 25 (#9346)dependabot[bot]2024-01-16
* build(deps): bump thiserror from 1.0.52 to 1.0.56 (#9345)dependabot[bot]2024-01-16
* build(deps): bump anyhow from 1.0.78 to 1.0.79 (#9344)dependabot[bot]2024-01-16
* build(deps): bump rustix from 0.38.28 to 0.38.30 (#9342)dependabot[bot]2024-01-16
* build(deps): bump smallvec from 1.11.2 to 1.12.0 (#9341)dependabot[bot]2024-01-16
* Fix export instructions in installation doc (#9306)JR2024-01-15
* Select subtree within injections in :tree-sitter-subtree (#9309)Michael Davis2024-01-15
* Bump tree-sitter to latest master (#9317)Michael Davis2024-01-15
* ignore empty TS nodes in match bracketPascal Kuthe2024-01-15
* don't crash in plaintext bracket match (mm) on empty filePascal Kuthe2024-01-15
* Change path normalization strategy to not resolve symlinks (#9330)woojiq2024-01-14
* Make nix flake respect unused grammars (#9326)Sebastian Zivota2024-01-14
* Fallback to filename for +arg (#9333)jw0132024-01-14
* Remove sourcehut tree-sitter grammars from default build (#9316)Michael Davis2024-01-11
* Revert "build(deps): bump ahash from 0.8.6 to 0.8.7" (#9294)Pascal Kuthe2024-01-11
* make sure to sync views when applying edits to unfocused views (#9173)Gabriel Dinner-David2024-01-09
* health - add formatter to display (#7986)Sammo982024-01-09
* Normalize `S-<lower-ascii>` keymaps to uppercase ascii (#9213)Michael Davis2024-01-09
* Initialize diagnostics when opening a document (#8873)Philipp Mildenberger2024-01-09
* added voxed theme (#9164)rojebd2024-01-09
* update comment grammar (#9253)Kirawi2024-01-09
* update history of a newly focused view (#9271)Pascal Kuthe2024-01-09
* Check for rename support before showing LSP rename prompt (#9277)Michael Davis2024-01-09
* don't automatically dismiss zero width diagnostics (#9280)Pascal Kuthe2024-01-09
* build(deps): bump serde_json from 1.0.109 to 1.0.111 (#9284)dependabot[bot]2024-01-09
* build(deps): bump ignore from 0.4.21 to 0.4.22 (#9283)dependabot[bot]2024-01-09
* build(deps): bump libc from 0.2.151 to 0.2.152 (#9282)dependabot[bot]2024-01-09
* build(deps): bump ahash from 0.8.6 to 0.8.7 (#9281)dependabot[bot]2024-01-09
* build(deps): bump serde from 1.0.193 to 1.0.195 (#9285)dependabot[bot]2024-01-09
* runtime/themes: adding "ttox" theme (#8524)Tomas2024-01-08
* feat: update wren tree-sitter grammar (#8544)Greedwolf DSS2024-01-08
* Info on how to skip grammar build when building from source (#8698)NitinKM2024-01-08
* 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