mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 20:26:26 +00:00
Avoid errors when setting airline theme if no scheme selected
This commit is contained in:
parent
b84dfa7a60
commit
ddaceb71c9
@ -160,6 +160,7 @@ try
|
||||
catch /^Vim\%((\a\+)\)\=:E185/
|
||||
" Colorschemes not installed yet
|
||||
" This happens when first installing bundles
|
||||
colorscheme default
|
||||
endtry
|
||||
|
||||
" Set Airline theme
|
||||
|
Loading…
Reference in New Issue
Block a user