mirror of
https://github.com/tpope/vim-surround.git
synced 2025-11-08 11:23:49 -05:00
Use URL not email
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
*surround.txt* Plugin for deleting, changing, and adding "surroundings"
|
*surround.txt* Plugin for deleting, changing, and adding "surroundings"
|
||||||
|
|
||||||
Author: Tim Pope <vimNOSPAM@tpope.org> *surround-author*
|
Author: Tim Pope <http://tpo.pe/>
|
||||||
License: Same terms as Vim itself (see |license|)
|
License: Same terms as Vim itself (see |license|)
|
||||||
|
|
||||||
This plugin is only available if 'compatible' is not set.
|
This plugin is only available if 'compatible' is not set.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
" surround.vim - Surroundings
|
" surround.vim - Surroundings
|
||||||
" Author: Tim Pope <vimNOSPAM@tpope.org>
|
" Author: Tim Pope <http://tpo.pe/>
|
||||||
" Version: 1.90
|
" Version: 1.90
|
||||||
" GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim
|
" GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user