vim: switched airline to papercolor

This commit is contained in:
Serĉanto de Scio 2021-05-27 10:41:14 +10:00
parent 4bf4522e33
commit bbc59a6d21
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -23,7 +23,7 @@ vim_configurable.customize {
match ErrorMsg '\s\+$' "
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