mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update
This commit is contained in:
parent
34de7711aa
commit
bfc33716c7
@ -100,7 +100,7 @@ if has_key(s:my_theme_dict, s:theme)
|
|||||||
execute 'call ' . s:colorscheme_func
|
execute 'call ' . s:colorscheme_func
|
||||||
else
|
else
|
||||||
echohl WarningMsg
|
echohl WarningMsg
|
||||||
echomsg 'Invalid colorscheme function: ' s:colorscheme_func ', using default instead.'
|
echomsg 'Invalid colorscheme function: ' s:colorscheme_func
|
||||||
echohl None
|
echohl None
|
||||||
endif
|
endif
|
||||||
"}}
|
"}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user