diff options
Diffstat (limited to 'easytags.vim')
-rw-r--r-- | easytags.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/easytags.vim b/easytags.vim index 9373d9a..9dc58ea 100644 --- a/easytags.vim +++ b/easytags.vim @@ -1,10 +1,10 @@ " Vim plug-in " Maintainer: Peter Odding <peter@peterodding.com> -" Last Change: June 8, 2010 +" Last Change: June 9, 2010 " URL: http://peterodding.com/code/vim/easytags " Requires: Exuberant Ctags (http://ctags.sf.net) " License: MIT -" Version: 1.6 +" Version: 1.7 " Support for automatic update using the GLVS plug-in. " GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip |