Any plugin that defines a :LspDeclaration command made airline load the
vim-lsp extension, whose file then stops at its own g:lsp_loaded check
before defining airline#extensions#lsp#init(), so
airline#extensions#load() fails with E117. Test for the flag vim-lsp
sets, as the extension does.