aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Remove the .txt suffix from tutorBlaž Hrastnik2022-09-11
* Add textobject for gdscript (#3760)Erasin2022-09-10
* Add godot resource support (#3759)Erasin2022-09-10
* chore: rename `.cargo/{config -> config.toml}`yvt2022-09-10
* chore(ci): upgrade `actions/upload-artifact` to v3yvt2022-09-10
* chore(ci): support "preview" release CI runsyvt2022-09-10
* Enable CI builds for `riscv64-linux` (#3685)yvt2022-09-10
* Improve error handling for config-reload (#3668)A-Walrus2022-09-10
* Switch to Result for invalid languageA-Walrus2022-09-10
* Add error handling to set language commandA-Walrus2022-09-10
* Add `text` to language completerA-Walrus2022-09-10
* ordinals instead of indexes when listing grammar fetch errors (#3773)Evan Richter2022-09-10
* Add papercolor dark variant (#3742)Soc Virnyl S. Estela2022-09-09
* enable lint optionMatouš Dzivjak2022-09-08
* feat(lsp): jsonnet-language-serverMatouš Dzivjak2022-09-08
* change to openscad-lsp (#3750)ChemicalXandco2022-09-08
* Add "markdown" as a possible filetype (#3749)Akseli2022-09-08
* Remove default insert mode movement bindingsSkyler Hawthorne2022-09-08
* feat(languages): jsonnet (#3714)Matouš Dzivjak2022-09-08
* Add good default rulers when editing git messages (#3738)Benoît Cortier2022-09-07
* Add syntax highlighting for SML (#3692)Giorbo2022-09-07