nvim-surround
URL: https://github.com/kylechui/nvim-surround/
Maintainers: Austin Horstman, Andres Bermeo Marinelli
plugins.nvim-surround.enable
Whether to enable nvim-surround.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.nvim-surround.package
The nvim-surround package to use.
Type: package
Default:
pkgs.vimPlugins.nvim-surround
Declared by:
plugins.nvim-surround.autoLoad
Whether to automatically load nvim-surround when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: