1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-18 03:50:26 +01:00
This commit is contained in:
Jan Larres
2011-02-17 01:19:24 +13:00
parent bbc5c1fa2d
commit 7808f0ec93
2 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
" ============================================================================
" File: tagbar.vim
" Description: List the current file's tags in a sidebar, ordered by class etc
" Maintainer: Jan Larres <jan@majutsushi.net>
" Author: Jan Larres <jan@majutsushi.net>
" Licence: Vim licence
" Website: http://github.com/majutsushi/tagbar
" Note: This plugin was heavily inspired by the 'Taglist' plugin by