mirror of
https://github.com/tpope/vim-surround.git
synced 2025-12-06 12:44:25 +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.