Enable tagbar integration with airline.
This commit is contained in:
parent
817b5c81c4
commit
ee200117da
1 changed files with 1 additions and 0 deletions
1
gvimrc
1
gvimrc
|
@ -8,3 +8,4 @@ set lines=9999
|
|||
" from the help, recommended for widest possible
|
||||
set columns=9999
|
||||
colorscheme desert
|
||||
let g:airline#extensions#tagbar#enabled = 1
|
||||
|
|
Loading…
Reference in a new issue