plugins.treesitter-textobjects.enable
Whether to enable treesitter-textobjects (requires plugins.treesitter.enable to be true).
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.treesitter-textobjects.package
Which package to use for the treesitter-textobjects plugin.
Type: package
Default:
<derivation vimplugin-nvim-treesitter-textobjects-2024-05-15>
Declared by:
plugins.treesitter-textobjects.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: