mirror of
https://github.com/tpope/vim-surround.git
synced 2025-11-12 13:23:50 -05:00
* Handle arbitrary punctuation delimiters with cs and ds. * Default to automatic indenting. * Provide cS to force surroundings on separate lines. * Support for disabling mappings only for insert mode. * Add repeat.vim support to surround with function. * Work around 'nomagic'.