mirror of
https://github.com/tpope/vim-surround.git
synced 2026-02-09 11:11:35 +08:00
By default keep the HTML attributes of the previous surrounding tag. Option to remove attributes if the new tag prompt is ended with '>'. Fixes #95.