diff --git a/release-notes.html b/release-notes.html index 50530c2..fa8e4da 100644 --- a/release-notes.html +++ b/release-notes.html @@ -143,7 +143,7 @@ nvim-notify documentation.
Table of Contents
Release notes for release 0.7
Added support for typst under vim.languages.typst
.
This will enable the typst-lsp
language server, and the typstfmt
formatter.
Modified type for vim.visuals.fidget-nvim.setupOpts.progress.display.overrides
-from anything
to a submodule
for better type checking.
anything
to a submodule
for better type checking.Fix broken treesitter-context keybinds in visual mode