mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-08 16:04:59 +08:00
Version 1.0
This commit is contained in:
parent
d971024947
commit
c6bbfcdba1
|
@ -3,7 +3,7 @@
|
|||
Author: Jan Larres <jan@majutsushi.net>
|
||||
Licence: Vim licence, see |license|
|
||||
Homepage: http://majutsushi.github.com/tagbar/
|
||||
Version: TODO
|
||||
Version: 1.0
|
||||
|
||||
==============================================================================
|
||||
Contents *tagbar* *tagbar-contents*
|
||||
|
@ -581,7 +581,8 @@ files.
|
|||
==============================================================================
|
||||
8. History *tagbar-history*
|
||||
|
||||
TODO
|
||||
1.0 (2011-02-23)
|
||||
- Initial release
|
||||
|
||||
==============================================================================
|
||||
9. Todo *tagbar-todo*
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
" Author: Jan Larres <jan@majutsushi.net>
|
||||
" Licence: Vim licence
|
||||
" Website: http://majutsushi.github.com/tagbar/
|
||||
" Version: 1.0
|
||||
" Note: This plugin was heavily inspired by the 'Taglist' plugin by
|
||||
" Yegappan Lakshmanan and uses a small amount of code from it.
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user