aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix selection highlighting in remaining gruvbox derived themes (#7717)Ravi Shekhar Jethani2023-07-23
* Drop mut from variable to silence linter (#7704)Jonas Tepe2023-07-22
* Add support for LSP DidChangeWatchedFiles (#7665)Ryan Fowler2023-07-21
* feat: resolve code action (#7677)sigmaSd2023-07-21
* Add Kaolin Dark, Light and Valley Dark themes (#7151)Thales Ramos2023-07-19
* allow for higher F keys to be used (#7672)Christian Holman2023-07-19
* build(deps): bump signal-hook from 0.3.15 to 0.3.16 (#7664)dependabot[bot]2023-07-18
* build(deps): bump indoc from 2.0.2 to 2.0.3 (#7663)dependabot[bot]2023-07-18
* build(deps): bump anyhow from 1.0.71 to 1.0.72 (#7662)dependabot[bot]2023-07-18
* build(deps): bump serde_json from 1.0.100 to 1.0.103 (#7661)dependabot[bot]2023-07-18
* Remove snap aliasing instructions (#7657)J. Brock2023-07-17
* switch to https://github.com/tree-sitter-perl/tree-sitter-perl (#7644)Jesse Luehrs2023-07-17
* Update my name README.md (#7656)Jake Langford2023-07-17
* Clear statusline while prompt is visible (#7646)Pascal Kuthe2023-07-17
* use a single query for injectionsPascal Kuthe2023-07-17
* fix crash when encountering overlapping injectionsPascal Kuthe2023-07-17
* Add a more file types for R (#7633)Doug Kelkhoff2023-07-15
* Add fsharp language support (#7619)kaashyapan2023-07-15
* feat: add Brewfile to Ruby file-types (#7629)Michael Goodness2023-07-14
* docs(install): add how to install helix from snap (#7625)woojiq2023-07-14
* Support inlay-hints for svelteserver. (#7622)Erasin Wang2023-07-14
* Update Typescript, TSX and Svelte grammar, to latest tag (#6874)Jeppe Christiansen2023-07-14
* enhanced `surround_replace` to provide visual feedback (#7588)Alex Vinyals2023-07-13
* runtime/themes: Add "naysayer" theme (#7570)Nick Saika2023-07-13
* Fix piping to Helix on macOS (#5468)Jonathan2023-07-13
* Change dark_plus inlay-hints colors to more pleasant colors (#7611)Karim Mk2023-07-12
* Register systemd files as ini (#7592)Arian Dehghani2023-07-12
* Add shebang for nushell files (#7606)Jorge Santiago2023-07-12
* Auto indent change if selection is linewise (#7316)Tudyx2023-07-11
* Fix crash when cwd is deleted (#7185)Yomain2023-07-11
* search buffer contents during global search (#5652)Pascal Kuthe2023-07-11
* build(deps): bump serde_json from 1.0.99 to 1.0.100 (#7598)dependabot[bot]2023-07-11
* build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597)dependabot[bot]2023-07-11
* build(deps): bump regex from 1.8.4 to 1.9.1 (#7596)dependabot[bot]2023-07-11
* build(deps): bump serde from 1.0.166 to 1.0.171 (#7595)dependabot[bot]2023-07-11
* build(deps): bump toml from 0.7.5 to 0.7.6 (#7594)dependabot[bot]2023-07-11
* build(deps): bump thiserror from 1.0.40 to 1.0.43 (#7593)dependabot[bot]2023-07-11
* Update dart commit in languages.toml (#7576)Queyrouzec2023-07-10
* (Updated) Apply motion API refinements (#6078)Gabriel Hansson2023-07-09
* docs: Update mdBook theme and improve maintainability (#7524)Em Zhan2023-07-09
* Add language support for persistent library syntax (#7261)Borys Lykah2023-07-09
* Update the Nord theme to follow the Nord style guide (#7490)Sharpened Blade2023-07-09
* Refactor queries for ecma based languages (#7207)Gammut2023-07-09
* Initialize log and config files right after parsing arguments (#7585)Alex Vinyals2023-07-09
* highlight(matlab): Better UTF-8 handling. (#7532)Álan Crístoffer2023-07-09
* Implement the wa! command (#7577)Ryan Fowler2023-07-09
* Fix `:log-open` when `--log` is specified (#7573)Alex Vinyals2023-07-09
* Add filename completer for shell prompt (#7569)Alberto Romero2023-07-08
* use redraw handle for debouncing LSP messages (#7538)Pascal Kuthe2023-07-07
* Fix incorrect gutter bail message (#7534)Tom Taylor2023-07-07