From 5efb2c7ee0d6926aaa0ad3080a53857ec910d4d3 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Mon, 6 Sep 2010 01:09:48 +0200 Subject: Bug fix: Canonicalize arguments to :UpdateTags! --- easytags.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'easytags.vim') 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 -- cgit v1.2.3