Added Tagbar plugin

This commit is contained in:
Emmanuel BENOîT 2015-03-09 08:56:09 +01:00
parent 1a94743262
commit 91771083b5
5 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1 @@
nnoremap <silent> <Leader>t :Tagbar<CR>

View file

@ -0,0 +1 @@
NeoBundle 'majutsushi/tagbar'

View file

@ -1,3 +1,3 @@
NeoBundle 'bling/vim-airline' , { NeoBundle 'bling/vim-airline' , {
\ 'depends' : 'ctrlp.vim' \ 'depends' : [ 'ctrlpvim/ctrlp.vim' , 'majutsushi/tagbar' ]
\ } \ }

View file

@ -39,3 +39,5 @@ local leader key.
<Leader>pp CtrlP: buffer list <Leader>pp CtrlP: buffer list
<Leader>po CtrlP: recently used files <Leader>po CtrlP: recently used files
<Leader>pi CtrlP: directory <Leader>pi CtrlP: directory
<Leader>t Toggle tagbar

View file

@ -1,2 +1,2 @@
heavim heavim.txt /*heavim*
heavim-shortcuts heavim.txt /*heavim-shortcuts* heavim-shortcuts heavim.txt /*heavim-shortcuts*
heavim.txt heavim.txt /*heavim.txt*