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.
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