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

Doesn't play nicely with Vim 8 packages #392

Open
lithammer opened this issue Feb 3, 2021 · 0 comments
Open

Doesn't play nicely with Vim 8 packages #392

lithammer opened this issue Feb 3, 2021 · 0 comments

Comments

@lithammer
Copy link

lithammer commented Feb 3, 2021

Loading vim-lsc using packages instead of vim-plug causes issues with loading order. For example, the BuffersOfType function in plugin/lsc.vim always return an empty list during startup. So servers are never started automatically (you have to explicitly call LSClientEnable).

This is with let g:lsc_auto_map = v:true. I know that vim-polyglot also had a bunch of issues with loading order of the native package system vs vim-plug.

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