Enable tagbar integration with airline.

This commit is contained in:
Thomas Gideon 2015-03-26 23:06:04 -04:00
parent 817b5c81c4
commit ee200117da

1
gvimrc
View file

@ -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