aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* update yanked dependency (#7800)Zoey Hewll2023-08-01
* build(deps): bump serde_json from 1.0.103 to 1.0.104 (#7793)dependabot[bot]2023-08-01
* build(deps): bump globset from 0.4.11 to 0.4.12 (#7795)dependabot[bot]2023-08-01
* Add yank_to_clipboard commands, bind to `<space>y` by defaultMichael Davis2023-07-31
* Reimplement clipboard commands in terms of special regsMichael Davis2023-07-31
* Preview the latest value for regular registersMichael Davis2023-07-31
* book: Document default and special registersMichael Davis2023-07-31
* commands: Allow using selected register where hardcodedMichael Davis2023-07-31
* Use refactored Registers typeMichael Davis2023-07-31
* Add system & primary clipboards as special registersMichael Davis2023-07-31
* Add the '%' (current filename) registerMichael Davis2023-07-31
* Add '#' and '.' special registersMichael Davis2023-07-31
* Refactor Registers to take EditorMichael Davis2023-07-31
* replace new lsp for vlang (#7760)lydiandy2023-07-30
* add new theme based on the default vim dark theme (#7785)Jesse Luehrs2023-07-30
* Register .gltf file type for JSON (#7781)Mateusz S. Szczygieł2023-07-29
* feat: update prql parser (#7771)Matthias Q2023-07-28
* Add wren support (#7765)Jummit2023-07-28
* Refactor Nix flake to use crane (#7763)Michael Davis2023-07-28
* Reformat with nightly rustfmt for better let-else formatting (#7721)Philipp Mildenberger2023-07-27
* pin TS to unreleased git revision to fix freezes (#7737)Pascal Kuthe2023-07-27
* highlighted_code_block: Take input text as &strMichael Davis2023-07-27
* Prefer RopeSlice to &Rope in helix_core::syntaxMichael Davis2023-07-27
* Tune regex highlights for usage in promptsMichael Davis2023-07-27
* Syntax-highlight regex promptsMichael Davis2023-07-27
* Save an undo checkpoint before accepting completion (#7747)Michael Davis2023-07-27
* Theme Pop-Dark: Increase Diagnostics clarity (#7702)eh2023-07-26
* Update everforest_dark.toml to add missing color definitions (#7739)saltlakrits2023-07-26
* fix incorrect predicate in comment highlights (#7732)Pham Huy Hoang2023-07-25
* Update soft-wrap indicator in gruvbox themes (#7736)Federico Stra2023-07-25
* build(deps): bump signal-hook from 0.3.16 to 0.3.17 (#7728)dependabot[bot]2023-07-25
* build(deps): bump thiserror from 1.0.43 to 1.0.44 (#7730)dependabot[bot]2023-07-25
* build(deps): bump serde from 1.0.171 to 1.0.175 (#7727)dependabot[bot]2023-07-25
* build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726)dependabot[bot]2023-07-25
* Fix docs for default statusline config (#7720)sigmaSd2023-07-24
* 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