Bundle 'majutsushi/tagbar'

This commit is contained in:
Kolan Sh 2013-03-04 16:30:36 +04:00
parent 5d74e4c625
commit 51408f76e3
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -157,6 +157,7 @@ Bundle 'vim-tags'
" non github repos
Bundle 'git://git.wincent.com/command-t.git'
" ...
Bundle 'majutsushi/tagbar'
filetype plugin indent on " required!
"