mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-24 09:00:03 +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-lsplanguage server, and thetypstfmtformatter.
- Modified type for
from
anythingto asubmodulefor better type checking. - Fix null
vim.lsp.mappingsgenerating an error and not being filtered out.
- Fix broken treesitter-context keybinds in visual mode