| Commit message (Expand) | Author | Age |
... | |
* | Theme: Papercolor: Tune inactive statusline (#3938) | Henrik Tjäder | 2022-09-22 |
* | Improve keymap errors from command typos (#3931) | Michael Davis | 2022-09-22 |
* | Fix highlighting on single-character Rust consts (#3927) | gavincrawford | 2022-09-21 |
* | Fix the picker’s keymap documentation (#3925) | taupiqueur | 2022-09-21 |
* | fix fish completions for --config & --log (#3912) | Benedikt Müller | 2022-09-20 |
* | add :lsp-restart command (#3435) | Filipe Azevedo | 2022-09-20 |
* | Fix preview bug (#3644) | Joe | 2022-09-20 |
* | diagnostics: Use Vec<Tag> instead of Option<Vec<Tag>> | Blaž Hrastnik | 2022-09-20 |
* | Track source and tags in diagnostics (#3898) | Luke Cycon | 2022-09-20 |
* | Add command line parameter to specify log file (#3807) | Tobias Hunger | 2022-09-20 |
* | Re-sort diagnostics after transaction transform (#3895) | Michael Davis | 2022-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 Brevig | 2022-09-19 |
* | raise msrv to 1.59 (#3896) | Pascal Kuthe | 2022-09-19 |
* | add `bass` language + highlighting (#3771) | Alex Suraci | 2022-09-18 |
* | Add Markdown LSP via Marksman | Artem Pyanykh | 2022-09-17 |
* | Fix typos (#3858) | taupiqueur | 2022-09-17 |
* | Add darcula theme based upon Intelij Darcula (#3739) | Nick Ogden | 2022-09-16 |
* | fix: Improving JSX and TSX indents (#3853) | Benjamin Streit | 2022-09-16 |
* | Improve flatwhite theme (#3843) | Kristoffer Flottorp | 2022-09-16 |
* | improve fleetish theme (#3844) | Kristoffer Flottorp | 2022-09-16 |
* | Canonicalize executable path | Ben Noordhuis | 2022-09-13 |
* | flake: Fix devShell on aarch64-darwin (#3810) | Michael Davis | 2022-09-13 |
* | Remove border from code actions popup (#3444) | A-Walrus | 2022-09-13 |
* | Render html <code> tags as code in markdown (#3425) | A-Walrus | 2022-09-13 |
* | feat: Syntax highlighting for Astro files (#3829) | Benjamin Streit | 2022-09-13 |
* | add example config for all removed insert mode bindings (#3827) | Skyler Hawthorne | 2022-09-13 |
* | fix: map_err()? instead of unwrap (#3826) | Alexander Brevig | 2022-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 Mayer | 2022-09-12 |
* | Remove arrow key recommendation from tutor (#3811) | Michael Davis | 2022-09-12 |
* | Make whitespace in monokai-pro-spectrum theme one step dimmer to avoid (#3814) | Fanda Vacek | 2022-09-12 |
* | Update usage.md with paragraph textobject(#3797) | Pablo Ovelleiro Corral | 2022-09-11 |
* | Strip release binary by setting `profile.release.strip` in a pre-build step (... | yvt | 2022-09-11 |
* | Remove the .txt suffix from tutor | Blaž Hrastnik | 2022-09-11 |
* | Add textobject for gdscript (#3760) | Erasin | 2022-09-10 |
* | Add godot resource support (#3759) | Erasin | 2022-09-10 |
* | chore: rename `.cargo/{config -> config.toml}` | yvt | 2022-09-10 |
* | chore(ci): upgrade `actions/upload-artifact` to v3 | yvt | 2022-09-10 |
* | chore(ci): support "preview" release CI runs | yvt | 2022-09-10 |
* | Enable CI builds for `riscv64-linux` (#3685) | yvt | 2022-09-10 |
* | Improve error handling for config-reload (#3668) | A-Walrus | 2022-09-10 |
* | Switch to Result for invalid language | A-Walrus | 2022-09-10 |
* | Add error handling to set language command | A-Walrus | 2022-09-10 |
* | Add `text` to language completer | A-Walrus | 2022-09-10 |