vim-airline/autoload/airline
Christian Brabandt b8c1b26f0e don't throw error if bufferline is not installed
airline#extensions#load() tries to load all extensions,
the user has specified in g:airline_extensions.
However, if e.g. bufferline is requested to be loaded, but
is not installed, it will throw an error
E117: Unknown function: airline#extensions#bufferline#init

Therefore, catch E117 and show a warning.

closes #1127
2016-04-21 09:30:23 +02:00
..
extensions Add bang to function definitions 2016-04-20 21:10:28 +02:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim don't throw error if bufferline is not installed 2016-04-21 09:30:23 +02:00
highlighter.vim airline#highlighter: s:get_syn: fallback to 'NONE' 2016-02-16 00:44:07 +01:00
init.vim Add spell detection 2016-03-21 23:52:04 -07:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim Add spell detection 2016-03-21 23:52:04 -07:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Revert term highlighting of airline_warning to orange 2016-02-16 23:32:38 +01:00
util.vim don't throw error if bufferline is not installed 2016-04-21 09:30:23 +02:00