Version 1.1

This commit is contained in:
Jan Larres 2011-02-26 20:52:40 +13:00
parent 9ae8cfedd8
commit 91deffb04d
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Author: Jan Larres <jan@majutsushi.net>
Licence: Vim licence, see |license|
Homepage: http://majutsushi.github.com/tagbar/
Version: 1.0
Version: 1.1
==============================================================================
Contents *tagbar* *tagbar-contents*

View File

@ -4,7 +4,7 @@
" Author: Jan Larres <jan@majutsushi.net>
" Licence: Vim licence
" Website: http://majutsushi.github.com/tagbar/
" Version: 1.0
" Version: 1.1
" Note: This plugin was heavily inspired by the 'Taglist' plugin by
" Yegappan Lakshmanan and uses a small amount of code from it.
"

View File

@ -3,7 +3,7 @@
" Author: Jan Larres <jan@majutsushi.net>
" Licence: Vim licence
" Website: http://majutsushi.github.com/tagbar/
" Version: 1.0
" Version: 1.1
if exists("b:current_syntax")
finish