airline theme as well
This commit is contained in:
parent
d4c579ba95
commit
e6ea3a4895
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -112,6 +112,7 @@ if v:version >= 700
|
|||
let g:airline_symbols={}
|
||||
let g:airline_symbols.whitespace='!'
|
||||
let g:airline_powerline_fonts=1
|
||||
let g:airline_theme='base16'
|
||||
|
||||
" buffergator options
|
||||
map <Leader><Tab> :BuffergatorToggle<CR>
|
||||
|
|
Loading…
Reference in a new issue