From 45e97ff1f9d0ca2201e704910d58247afa5ca9d6 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Mon, 23 May 2011 20:40:27 +0200 Subject: Dynamic highlighting for Ruby source code (issue #9) --- plugin/easytags.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin') diff --git a/plugin/easytags.vim b/plugin/easytags.vim index 4309ea1..fd3c535 100644 --- a/plugin/easytags.vim +++ b/plugin/easytags.vim @@ -1,10 +1,10 @@ " Vim plug-in " Author: Peter Odding -" Last Change: May 2, 2011 +" Last Change: May 23, 2011 " URL: http://peterodding.com/code/vim/easytags/ " Requires: Exuberant Ctags (http://ctags.sf.net) " License: MIT -" Version: 2.2.7 +" Version: 2.2.8 " Support for automatic update using the GLVS plug-in. " GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip -- cgit v1.2.3