mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-27 12:02:16 +08:00
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.
14 KiB
14 KiB