mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-12-27 20:59:47 +01:00
696 B
696 B
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.
- Modified type for
from
anything
to asubmodule
for better type checking. - Fix null
vim.lsp.mappings
generating an error and not being filtered out.
- Fix broken treesitter-context keybinds in visual mode