| Commit message (Expand) | Author | Age |
... | |
* | 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 default | Michael Davis | 2023-07-31 |
* | Reimplement clipboard commands in terms of special regs | Michael Davis | 2023-07-31 |
* | Preview the latest value for regular registers | Michael Davis | 2023-07-31 |
* | book: Document default and special registers | Michael Davis | 2023-07-31 |
* | commands: Allow using selected register where hardcoded | Michael Davis | 2023-07-31 |
* | Use refactored Registers type | Michael Davis | 2023-07-31 |
* | Add system & primary clipboards as special registers | Michael Davis | 2023-07-31 |
* | Add the '%' (current filename) register | Michael Davis | 2023-07-31 |
* | Add '#' and '.' special registers | Michael Davis | 2023-07-31 |
* | Refactor Registers to take Editor | Michael Davis | 2023-07-31 |
* | replace new lsp for vlang (#7760) | lydiandy | 2023-07-30 |
* | add new theme based on the default vim dark theme (#7785) | Jesse Luehrs | 2023-07-30 |
* | Register .gltf file type for JSON (#7781) | Mateusz S. Szczygieł | 2023-07-29 |
* | feat: update prql parser (#7771) | Matthias Q | 2023-07-28 |
* | Add wren support (#7765) | Jummit | 2023-07-28 |
* | Refactor Nix flake to use crane (#7763) | Michael Davis | 2023-07-28 |
* | Reformat with nightly rustfmt for better let-else formatting (#7721) | Philipp Mildenberger | 2023-07-27 |
* | pin TS to unreleased git revision to fix freezes (#7737) | Pascal Kuthe | 2023-07-27 |
* | highlighted_code_block: Take input text as &str | Michael Davis | 2023-07-27 |
* | Prefer RopeSlice to &Rope in helix_core::syntax | Michael Davis | 2023-07-27 |
* | Tune regex highlights for usage in prompts | Michael Davis | 2023-07-27 |
* | Syntax-highlight regex prompts | Michael Davis | 2023-07-27 |
* | Save an undo checkpoint before accepting completion (#7747) | Michael Davis | 2023-07-27 |
* | Theme Pop-Dark: Increase Diagnostics clarity (#7702) | eh | 2023-07-26 |
* | Update everforest_dark.toml to add missing color definitions (#7739) | saltlakrits | 2023-07-26 |
* | fix incorrect predicate in comment highlights (#7732) | Pham Huy Hoang | 2023-07-25 |
* | Update soft-wrap indicator in gruvbox themes (#7736) | Federico Stra | 2023-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) | sigmaSd | 2023-07-24 |
* | Fix selection highlighting in remaining gruvbox derived themes (#7717) | Ravi Shekhar Jethani | 2023-07-23 |
* | Drop mut from variable to silence linter (#7704) | Jonas Tepe | 2023-07-22 |
* | Add support for LSP DidChangeWatchedFiles (#7665) | Ryan Fowler | 2023-07-21 |
* | feat: resolve code action (#7677) | sigmaSd | 2023-07-21 |
* | Add Kaolin Dark, Light and Valley Dark themes (#7151) | Thales Ramos | 2023-07-19 |
* | allow for higher F keys to be used (#7672) | Christian Holman | 2023-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. Brock | 2023-07-17 |
* | switch to https://github.com/tree-sitter-perl/tree-sitter-perl (#7644) | Jesse Luehrs | 2023-07-17 |
* | Update my name README.md (#7656) | Jake Langford | 2023-07-17 |
* | Clear statusline while prompt is visible (#7646) | Pascal Kuthe | 2023-07-17 |
* | use a single query for injections | Pascal Kuthe | 2023-07-17 |
* | fix crash when encountering overlapping injections | Pascal Kuthe | 2023-07-17 |
* | Add a more file types for R (#7633) | Doug Kelkhoff | 2023-07-15 |