vim: switched airline to papercolor
This commit is contained in:
parent
4bf4522e33
commit
bbc59a6d21
|
@ -23,7 +23,7 @@ vim_configurable.customize {
|
||||||
match ErrorMsg '\s\+$' "
|
match ErrorMsg '\s\+$' "
|
||||||
|
|
||||||
let g:airline_powerline_fonts = 1 " Use powerline fonts
|
let g:airline_powerline_fonts = 1 " Use powerline fonts
|
||||||
let g:airline_theme='gruvbox' " Set the airline theme
|
let g:airline_theme='papercolor' " Set the airline theme
|
||||||
|
|
||||||
"call togglebg#map("<F10>") " Toggle background colour between dark|light
|
"call togglebg#map("<F10>") " Toggle background colour between dark|light
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue