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

Does not work for vim #29

Open
MartyLake opened this issue Jan 17, 2025 · 1 comment
Open

Does not work for vim #29

MartyLake opened this issue Jan 17, 2025 · 1 comment
Assignees

Comments

@MartyLake
Copy link

Hello,
I spent some time this morning trying to make it work for vanilla vim because the readme says it works for "vim and neovim".

But the example is for neovim and the plugin setup code checks for being in neovim, else returns false.

Is it planned to support vanilla vim at some point? Else, maybe it is worth clarifying in the readme that only neovim is supported, as it would save vanilla vim users some time.
Best,

@wsxiaoys
Copy link
Member

Right - we've removed the vanilla vim support after migrating to LSP. Document shall be updated.

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

3 participants