Skip to content

Commit

Permalink
surround.vim 2.2
Browse files Browse the repository at this point in the history
* Keep HTML attributes when changing tags.
* Support <Space><Space> as space replacement.
* Bug fixes.
  • Loading branch information
tpope committed Oct 12, 2021
1 parent f51a26d commit aeb9332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/surround.vim
@@ -1,6 +1,6 @@
" surround.vim - Surroundings
" Author: Tim Pope <http://tpo.pe/>
" Version: 2.1
" Version: 2.2
" GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim

if exists("g:loaded_surround") || &cp || v:version < 700
Expand Down

0 comments on commit aeb9332

Please sign in to comment.