aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* build(deps): bump textwrap from 0.15.0 to 0.15.1 (#3906)dependabot[bot]2022-09-19
* build(deps): bump unicode-segmentation from 1.9.0 to 1.10.0 (#3903)dependabot[bot]2022-09-19
* build(deps): bump unicode-width from 0.1.9 to 0.1.10 (#3902)dependabot[bot]2022-09-19
* build(deps): bump tokio from 1.21.0 to 1.21.1 (#3904)dependabot[bot]2022-09-19
* build(deps): bump thiserror from 1.0.34 to 1.0.35 (#3905)dependabot[bot]2022-09-19
* build(deps): bump anyhow from 1.0.64 to 1.0.65 (#3907)dependabot[bot]2022-09-19
* feat: xtask themelint (#3234)Alexander Brevig2022-09-19
* raise msrv to 1.59 (#3896)Pascal Kuthe2022-09-19
* add `bass` language + highlighting (#3771)Alex Suraci2022-09-18
* Add Markdown LSP via MarksmanArtem Pyanykh2022-09-17
* Fix typos (#3858)taupiqueur2022-09-17
* Add darcula theme based upon Intelij Darcula (#3739)Nick Ogden2022-09-16
* fix: Improving JSX and TSX indents (#3853)Benjamin Streit2022-09-16
* Improve flatwhite theme (#3843)Kristoffer Flottorp2022-09-16
* improve fleetish theme (#3844)Kristoffer Flottorp2022-09-16
* Canonicalize executable pathBen Noordhuis2022-09-13
* flake: Fix devShell on aarch64-darwin (#3810)Michael Davis2022-09-13
* Remove border from code actions popup (#3444)A-Walrus2022-09-13
* Render html <code> tags as code in markdown (#3425)A-Walrus2022-09-13
* feat: Syntax highlighting for Astro files (#3829)Benjamin Streit2022-09-13
* add example config for all removed insert mode bindings (#3827)Skyler Hawthorne2022-09-13
* fix: map_err()? instead of unwrap (#3826)Alexander Brevig2022-09-13
* build(deps): bump url from 2.2.2 to 2.3.1 (#3828)dependabot[bot]2022-09-13
* Clean Up Nord Theme (#3792)Alex Mayer2022-09-12
* Remove arrow key recommendation from tutor (#3811)Michael Davis2022-09-12
* Make whitespace in monokai-pro-spectrum theme one step dimmer to avoid (#3814)Fanda Vacek2022-09-12
* Update usage.md with paragraph textobject(#3797)Pablo Ovelleiro Corral2022-09-11
* Strip release binary by setting `profile.release.strip` in a pre-build step (...yvt2022-09-11