From 849ae1a240d24b08eef1a08eda5d2015f0f9cad6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 8 Jul 2025 16:46:38 +0000 Subject: [PATCH] Deploy PR #991 preview --- docs-preview-991/options.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/docs-preview-991/options.html b/docs-preview-991/options.html index 28aae06b..393dffda 100644 --- a/docs-preview-991/options.html +++ b/docs-preview-991/options.html @@ -35316,7 +35316,7 @@ list of string

Whether to enable vim-dirtytalk, a wordlist for programmers containing common programming terms.

Note

Enabling this option will unconditionally set vim.spellcheck.enable to true as vim-dirtytalk -depends on spellchecking having been set up.

.

+depends on spellchecking having been set up.

Run :DirtytalkUpdate on first use to download the spellfile.

.

Type: boolean

@@ -35336,6 +35336,27 @@ boolean

+
+ + vim.spellcheck.vim-dirtytalk.enable + + +
+
+

Alias of vim.spellcheck.programmingWordlist.enable.

+ +

Type: +boolean

+ +

Declared by:

+ + +
+ +<nvf/modules/plugins/spellcheck/vim-dirtytalk/vim-dirtytalk.nix> + +
+
vim.startPlugins