From a23b7a37af1c6bb7b8c4834947559c605d8cecd6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 11 Oct 2025 03:35:01 +0000 Subject: [PATCH] Deploy PR #1179 preview --- docs-preview-1179/options.html | 2 +- docs-preview-1179/release-notes.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-preview-1179/options.html b/docs-preview-1179/options.html index 6ca3430f..2ea91122 100644 --- a/docs-preview-1179/options.html +++ b/docs-preview-1179/options.html @@ -2859,7 +2859,7 @@ null or string

-

Accept suggetion

+

Accept suggestion

Type: null or string

diff --git a/docs-preview-1179/release-notes.html b/docs-preview-1179/release-notes.html index 1256e183..3382428b 100644 --- a/docs-preview-1179/release-notes.html +++ b/docs-preview-1179/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 lz.n support and lazy-load some builtin plugins.

    • Add simpler helper functions for making keymaps

    poz:

    diniamo:

    • 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