diff --git a/plugin/surround.vim b/plugin/surround.vim index b9ca23a..44fd3c9 100644 --- a/plugin/surround.vim +++ b/plugin/surround.vim @@ -1,6 +1,6 @@ " surround.vim - Surroundings " Author: Tim Pope -" Version: 2.0 +" Version: 2.1 " GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim if exists("g:loaded_surround") || &cp || v:version < 700