aboutsummaryrefslogtreecommitdiffstats
path: root/easytags.vim
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2010-09-06 01:09:48 +0200
committerPeter Odding <peter@peterodding.com>2010-09-06 01:09:48 +0200
commit5efb2c7ee0d6926aaa0ad3080a53857ec910d4d3 (patch)
treec52372ce9feacdde641eb6594fbc2e00e9461912 /easytags.vim
parent0d0fac667e38114324d1a90f848f49a5af71f859 (diff)
downloadvim-easytags-5efb2c7ee0d6926aaa0ad3080a53857ec910d4d3.tar.gz
Bug fix: Canonicalize arguments to :UpdateTags!
Diffstat (limited to 'easytags.vim')
-rw-r--r--easytags.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/easytags.vim b/easytags.vim
index 3c0da74..9cd4e28 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.6
+" Version: 2.1.7
" Support for automatic update using the GLVS plug-in.
" GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip