vim-airline/autoload/airline
Christian Brabandt 76c1998753
extensions: prevent error about unknown function for ycm
if g:loaded_youcompleteme does not exists, the ycm extension will not be
loaded. However extensions.vim could still try to init the ycm
extension, which would lead to an error message:

  E117: unknown function airline#extensions#ycm#init

so make sure, it is only loaded, if ycm is loaded as well.
2020-04-20 07:54:00 +02:00
..
extensions Merge pull request #2117 from kazukazuinaina/update_ycm_extension 2020-04-17 09:40:05 +02:00
themes update license's year in vim-airline 2020-01-06 11:22:49 +09:00
async.vim async: correctly use &shell and &shellcmdflag 2020-01-28 16:04:53 +01:00
builder.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
debug.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
extensions.vim extensions: prevent error about unknown function for ycm 2020-04-20 07:54:00 +02:00
highlighter.vim highlighter: fix obvious spelling error 2020-01-20 12:32:06 +01:00
init.vim coc: use bold accent for g:coc_status 2020-03-29 16:03:00 +02:00
msdos.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
parts.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
section.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
themes.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
util.vim Ignore FocusGained events for the current second 2020-02-21 09:21:47 -08:00