mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Use URL not email
This commit is contained in:
parent
d9e6bfdd90
commit
010c5fc915
|
|
@ -1,6 +1,6 @@
|
|||
*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|)
|
||||
|
||||
This plugin is only available if 'compatible' is not set.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
" surround.vim - Surroundings
|
||||
" Author: Tim Pope <vimNOSPAM@tpope.org>
|
||||
" Author: Tim Pope <http://tpo.pe/>
|
||||
" Version: 1.90
|
||||
" GetLatestVimScripts: 1697 1 :AutoInstall: surround.vim
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in a new issue