diff --git a/doc/surround.txt b/doc/surround.txt index c65117f..6f83608 100644 --- a/doc/surround.txt +++ b/doc/surround.txt @@ -1,6 +1,6 @@ *surround.txt* Plugin for deleting, changing, and adding "surroundings" -Author: Tim Pope *surround-author* +Author: Tim Pope License: Same terms as Vim itself (see |license|) This plugin is only available if 'compatible' is not set. diff --git a/plugin/surround.vim b/plugin/surround.vim index 8028990..320bea9 100644 --- a/plugin/surround.vim +++ b/plugin/surround.vim @@ -1,5 +1,5 @@ " surround.vim - Surroundings -" Author: Tim Pope +" Author: Tim Pope " Version: 1.90 " GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim "