diff options
Diffstat (limited to 'easytags.vim')
-rw-r--r-- | easytags.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easytags.vim b/easytags.vim index f12511c..cdbcd49 100644 --- a/easytags.vim +++ b/easytags.vim @@ -4,7 +4,7 @@ " URL: http://peterodding.com/code/vim/easytags/ " Requires: Exuberant Ctags (http://ctags.sf.net) " License: MIT -" Version: 2.1.2 +" Version: 2.1.3 " Support for automatic update using the GLVS plug-in. " GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip |