mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-23 05:40:44 +00:00
1.1 KiB
1.1 KiB
Release 0.6
Release notes for release 0.6
Changelog
- Add Terraform language support
- Fixed empty winbar when breadcrumbs are disabled
-
Finished moving to
nixosOptionsDoc
in the documentation and changelog. We are fully free of asciidoc now -
Bumped plugin inputs to their latest versions
-
Deprecated
presence.nvim
in favor ofneocord
. This meansvim.rich-presence.presence-nvim
is removed and will throw a warning if used. You are recommended to rewrite your neocord config from scratch based on the official documentation -
Added support for css and tailwindcss through vscode-language-servers-extracted & tailwind-language-server. Those can be enabled through
vim.languages.css
andvim.languages.tailwind
-
Added Gruvbox theme
-
Added marksman LSP for Markdown
-
Fixed Markdown-previewer Glow not working and added an option for changing the preview keybind