mirror of
https://github.com/tpope/vim-surround.git
synced 2025-11-13 05:43:49 -05:00
* Fix vs with selection=exclusive. * Remove `unnamedplus' from clipboard in addition to `unnamed'. * Kill vs. * Bump to Vim 7. * Add support for repeating ys commands. * Add support for repeating tags. * Don't save deleted surrounding in unnamed register. * Fix deletion of delimiters on their own lines.