vim-airline/autoload
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
..
airline extensions: prevent error about unknown function for ycm 2020-04-20 07:54:00 +02:00
airline.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00