From 010c5fc9151ef2896ba463b0e8764feaad3d1514 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 29 Aug 2011 00:51:56 -0400 Subject: [PATCH] Use URL not email --- doc/surround.txt | 2 +- plugin/surround.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 "