From 27b9aa3ea3dbc121b9f75b74c07ac7175209b843 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Fri, 17 Jun 2011 15:54:10 +0200 Subject: Remove duplicate tag from Vim help file --- plugin/easytags.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin/easytags.vim') diff --git a/plugin/easytags.vim b/plugin/easytags.vim index bd7a775..dc0124d 100644 --- a/plugin/easytags.vim +++ b/plugin/easytags.vim @@ -1,10 +1,10 @@ " Vim plug-in " Author: Peter Odding -" Last Change: June 14, 2011 +" Last Change: June 17, 2011 " URL: http://peterodding.com/code/vim/easytags/ " Requires: Exuberant Ctags (http://ctags.sf.net) " License: MIT -" Version: 2.4.1 +" Version: 2.4.2 " Support for automatic update using the GLVS plug-in. " GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip -- cgit v1.2.3