aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add dark high contrast theme refer to vscode (#3312)Slug2022-10-03
* Add configureable statusline mode names (#3311)PeepNSheep2022-10-03
* Add `ui.gutter.selected` option for themes (#3303)ChrHorn2022-10-03
* Add tests for select-mode TS textobjectsMichael Davis2022-10-03
* Extend textobject selections in select modeMichael Davis2022-10-03
* Use Range::with_direction consistentlyMichael Davis2022-10-03
* Use requested direction for new textobject selection rangeMichael Davis2022-10-03
* Cycled to end/beginning + no more matches msgs (#3176)A-Walrus2022-10-03
* Inherit theme (#3067)Christoph Schmidler2022-10-03
* Show "Invalid regex" message on enter (Validate) (#3049)A-Walrus2022-10-03
* Add goto preview (#2982)Joe2022-10-03
* Update treesitter markdown (#4078)David2022-10-03
* Add pseudo_pending for t/T/f/F (#4062)Matt Freitas-Stavola2022-10-02
* diff full-doc LSP edits (#4041)Kirawi2022-10-02
* Onedarker theme: some improvements (#4069)nuid322022-10-02
* Adjust light-gray in onedarker theme (#4060)nuid322022-10-01
* Ensure cursor in view after format (#4047)zensayyy2022-10-01
* Add support for webassembly text format (#4040)Roberto Vidal2022-10-01
* themes: Add onedarker (#3980)nuid322022-10-01
* WGSL syntax highlighting fix (#3996)Chickenkeeper2022-09-30
* Add comment injection for R (#4031)Maximilian Muecke2022-09-29
* tutor: missing <ESC> before removing the second cursor (#4027)joleaf2022-09-29
* Fix tutor typo `favourite` to `favorite` (#4007)Sora2022-09-28
* Add gruvbox dark (#3948)Sven-Hendrik Haase2022-09-28
* nix: replace `runCommandNoCC` with `runCommand` (#3992)Erin Kim2022-09-27
* build(deps): bump serde from 1.0.144 to 1.0.145 (#3989)dependabot[bot]2022-09-26
* build(deps): bump thiserror from 1.0.35 to 1.0.36 (#3991)dependabot[bot]2022-09-26
* build(deps): bump unicode-general-category from 0.5.1 to 0.6.0 (#3990)dependabot[bot]2022-09-26
* fix: Improve JSX and TSX tag highlighting (#3973)Jacob Chandler2022-09-26
* build(deps): bump tokio-stream from 0.1.9 to 0.1.10 (#3988)dependabot[bot]2022-09-26
* build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987)dependabot[bot]2022-09-26
* Remove `do_block` from Ruby indents (#3976)Oskar Köök2022-09-26
* Add documentation for `max-line-length` (#3974)Oskar Köök2022-09-26
* chore: remove unneeded attribute after MSRV bump to 1.61 (#3961)Poliorcetics2022-09-25
* heex: upgrade grammar, add roots matching elixir (#3959)Clay2022-09-25
* Add bufferline colors to 15 themes (#3881)Invader Zim2022-09-23
* docs: Punctuation on tutor (#3888)adrian52022-09-23
* Add mix.exs and mix.lock as Elixir root markers (#3917)Riccardo Binetti2022-09-23
* Split helix_core::find_root and helix_loader::find_local_config_dirs (#3929)Riccardo Binetti2022-09-23
* Document MSRV policy (#3913)Pascal Kuthe2022-09-23
* Deduplicate regexes in search_selection command (#3941)A-Walrus2022-09-22
* Theme: Papercolor: Tune inactive statusline (#3938)Henrik Tjäder2022-09-22
* Improve keymap errors from command typos (#3931)Michael Davis2022-09-22
* Fix highlighting on single-character Rust consts (#3927)gavincrawford2022-09-21
* Fix the picker’s keymap documentation (#3925)taupiqueur2022-09-21
* fix fish completions for --config & --log (#3912)Benedikt Müller2022-09-20
* add :lsp-restart command (#3435)Filipe Azevedo2022-09-20
* Fix preview bug (#3644)Joe2022-09-20
* diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>>Blaž Hrastnik2022-09-20
* Track source and tags in diagnostics (#3898)Luke Cycon2022-09-20