diff --git a/docs-preview-1178/release-notes.html b/docs-preview-1178/release-notes.html index 1256e183..7dd70f2d 100644 --- a/docs-preview-1178/release-notes.html +++ b/docs-preview-1178/release-notes.html @@ -288,7 +288,7 @@ longer filtered and thus should be used instead.
$XDG_CONFIG_HOME/nvf is intentional.
Switch from rust-tools.nvim to the more feature-packed rustaceanvim. This switch entails a whole bunch of new features and options, so you are recommended to go through rustacean.nvim’s README to take a closer look at its -features and usage
Add lz.n support and lazy-load some builtin plugins.
Add simpler helper functions for making keymaps
poz:
Add ocaml-lsp support
Fix “Emac” typo
Add new-file-template.nvim to automatically fill new file contents using +features and usage
Add lz.n support and lazy-load some builtin plugins.
Add simpler helper functions for making keymaps
poz:
Add ocaml-lsp support
Fix misspelled “Emacs”
Add new-file-template.nvim to automatically fill new file contents using templates
Make neo-tree.nvim display file icons properly by enabling
 visuals.nvimWebDevicons
Move the theme dag entry to before luaScript.
Add rustfmt as the default formatter for Rust.
Enabled the terminal integration of catppuccin for theming Neovim’s built-in terminal (this also affects toggleterm).
Migrate bufferline to setupOpts for more customizability
Use clangd as the default language server for C languages
Expose lib.nvim.types.pluginType, which for example allows the user to