vim-airline/plugin
Christian Brabandt d1d9548b8e
themes: correctly catch not-found in init function
plugin/airline.vim was calling airline#switch_theme() without actually
catching the 'not-found' exception.

Therefore, in case of errors, explicitly switch to a dark theme.

closes #1903
2019-04-17 08:27:30 +02:00
..
airline.vim themes: correctly catch not-found in init function 2019-04-17 08:27:30 +02:00