Use URL not email

This commit is contained in:
Tim Pope
2011-08-29 00:51:56 -04:00
parent d9e6bfdd90
commit 010c5fc915
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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
"