mirror of
https://github.com/tpope/vim-surround.git
synced 2026-04-26 09:25:56 +08:00
86f6aca956
This adds support for a cS command that puts the contents of the wrapped region on their own line, analogous to yS. This change includes repeat support.