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

Neovim support? #7

Open
DieracDelta opened this issue Dec 5, 2023 · 1 comment
Open

Neovim support? #7

DieracDelta opened this issue Dec 5, 2023 · 1 comment
Labels
enhancement: UI New feature or request regarding the user interface.

Comments

@DieracDelta
Copy link

Would it be possible to add neovim support for this? I'd be interested in helping if it's not that difficult.

@K-dizzled K-dizzled added enhancement New feature or request enhancement: UI New feature or request regarding the user interface. and removed enhancement New feature or request labels Dec 5, 2023
@K-dizzled
Copy link
Collaborator

Hello! In general, we would love to expand the variety of ways to interact with a plugin, e.g. completions might be made even in CI.

I guess the biggest concern with neovim might be coq-lsp and luckily there already is a client for it in neovim. I do not have neovim plugin development experience, but I assume we could use the node.js lsp-client for neovim and mostly reuse the code from this repo.

However right now we wanted to focus on solving all present issues and bugs with the plugin, extending its core possibilities, and only afterwards, extending the UI/platform-diversity.

It will be great to keep in touch if you are interested and we would love to create a more diverse interaction interface after we expand the core of the plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement: UI New feature or request regarding the user interface.
Projects
None yet
Development

No branches or pull requests

2 participants