aboutsummaryrefslogtreecommitdiffstats
path: root/easytags.vim
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2011-02-24 20:10:01 +0100
committerPeter Odding <peter@peterodding.com>2011-02-24 20:10:01 +0100
commit3b4db424731f952050b9e27917b842e1c2351641 (patch)
tree29471694e1ad387b785eb5a99c8a839e7333752b /easytags.vim
parentf7a679316279c8f816be5f503ce4754e8c09186d (diff)
downloadvim-easytags-3b4db424731f952050b9e27917b842e1c2351641.tar.gz
Bug fix for alias handling
Diffstat (limited to 'easytags.vim')
-rw-r--r--easytags.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/easytags.vim b/easytags.vim
index aeea5a7..3c9c7df 100644
--- a/easytags.vim
+++ b/easytags.vim
@@ -1,10 +1,10 @@
" Vim plug-in
" Author: Peter Odding <peter@peterodding.com>
-" Last Change: December 4, 2010
+" Last Change: February 24, 2011
" URL: http://peterodding.com/code/vim/easytags/
" Requires: Exuberant Ctags (http://ctags.sf.net)
" License: MIT
-" Version: 2.1.9
+" Version: 2.1.10
" Support for automatic update using the GLVS plug-in.
" GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip