plugins.spider.enable
Whether to enable spider.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.spider.package
Which package to use for the spider plugin.
Type: package
Default:
<derivation vimplugin-nvim-spider-2024-04-27>
Declared by:
plugins.spider.extraOptions
These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.
Type: attribute set of anything
Default:
{ }
Declared by:
plugins.spider.skipInsignificantPunctuation
Whether to skip insignificant punctuation.
Plugin default: true
Type: null or boolean or raw lua code
Default:
null
Declared by: