aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* merge underline-style and underline-color into a single tablePascal Kuthe2022-10-13
* fix terminfo detectionPascal Kuthe2022-10-12
* adress review commentsPascal Kuthe2022-10-11
* fix typoPascal Kuthe2022-10-08
* add deprectation not for underlined modifier to docspascalkuthe2022-10-08
* avoid visual artificats on terminal emulators that do not support underline c...Pascal Kuthe2022-10-06
* make casing consistent with other configurationPascal Kuthe2022-10-06
* switch to termini for terminfoPascal Kuthe2022-10-06
* make underline_style a seperate optionPascal Kuthe2022-10-01
* Detect extended underline support using terminfoGokul Soumya2022-10-01
* Update theme documentationA-Walrus2022-10-01
* Fix failing testsA-Walrus2022-10-01
* Add separate color for underlinesA-Walrus2022-10-01
* Support different kinds of underline renderingGokul Soumya2022-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
* Add command line parameter to specify log file (#3807)Tobias Hunger2022-09-20
* Re-sort diagnostics after transaction transform (#3895)Michael Davis2022-09-20