aboutsummaryrefslogtreecommitdiffstats
path: root/easytags.vim
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2010-12-04 23:38:50 +0100
committerPeter Odding <peter@peterodding.com>2010-12-04 23:38:50 +0100
commitd3551a3fa2315874ae522d5676882bfb7e568974 (patch)
tree1d2908953f8603501811d961886e7baea3d2b074 /easytags.vim
parentae3eb31b705401d21f9f643924dc358a12658b61 (diff)
downloadvim-easytags-d3551a3fa2315874ae522d5676882bfb7e568974.tar.gz
Highlighting for Python class names
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 8551e0e..aeea5a7 100644
--- a/easytags.vim
+++ b/easytags.vim
@@ -1,10 +1,10 @@
" Vim plug-in
" Author: Peter Odding <peter@peterodding.com>
-" Last Change: November 20, 2010
+" Last Change: December 4, 2010
" URL: http://peterodding.com/code/vim/easytags/
" Requires: Exuberant Ctags (http://ctags.sf.net)
" License: MIT
-" Version: 2.1.8
+" Version: 2.1.9
" Support for automatic update using the GLVS plug-in.
" GetLatestVimScripts: 3114 1 :AutoInstall: easytags.zip