mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-06-14 19:41:16 +08:00
ffac12cbbe
Only show the "airline theme not found" warning message, when the user actually used `:AirlineTheme foobar`, not when called by an autocommand that tries to switch themes when the Vim colorscheme changed. fixes #1824