Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rtp extensions to 'loaded extensions' for checking whether loaded #1890

Closed
alanding1989 opened this issue Mar 26, 2019 · 0 comments
Closed

Comments

@alanding1989
Copy link

call airline#extensions#{name}#init(s:ext)

call add(s:loaded_ext, name)
Hi, when I come to use coc.nvim and check its airline extension via command 'AirlineExtensions',
it always show coc is not loaded, could we just add the above code to the below as I referenced above in your source code .

YCbCr pushed a commit to YCbCr/vim-airline that referenced this issue May 26, 2019
Show in :AirlineExtensions if the extension comes bundled with airline
or from an external source.

closes vim-airline#1890
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant