mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-08-29 11:06:40 +08:00
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