mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 20:35:59 +01:00
1.1 KiB
1.1 KiB
Release 0.7
Release notes for release 0.7
Changelog
- Added support for typst under
vim.languages.typst
This will enable thetypst-lsp
language server, and thetypstfmt
formatter
- Fix broken treesitter-context keybinds in visual mode
-
Add
deno fmt
as the default Markdown formatter. This will be enabled automatically if you have autoformatting enabled, but can be disabled manually if you choose to. -
Remove vim-tidal and friends
-
Remove unmaintained Elixir language module. This has been long broken, and was unmaintained due to my disinterest in using Elixir. If you depend on Elixir language support, please create an issue. Do keep in mind that elixirls does not exist in nixpkgs.