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