vim-surround
URL: https://github.com/tpope/vim-surround/
Maintainers: Gaetan Lepage
Delete/change/add parentheses/quotes/XML-tags/much more with ease.
plugins.vim-surround.enable
Whether to enable surround.vim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.vim-surround.package
The surround.vim package to use.
Type: package
Default:
pkgs.vimPlugins.vim-surround
Declared by:
plugins.vim-surround.autoLoad
Whether to automatically load surround.vim when neovim starts.
Type: boolean
Default:
true
Example:
false
Declared by: