mirror of
https://github.com/tpope/vim-surround.git
synced 2025-11-14 14:23:48 -05: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.