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