We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just figured out there's a Neovim API for Java: https://github.com/esensar/neovim-java
I'll check it out later for porting purposes.
The text was updated successfully, but these errors were encountered:
Checked out neovim's official reference for java api and it is not working as expected. The last commit was two years ago.
I will implement the basic functionalities in Python and then work on a fresh neovim java api to start porting this plugin to java.
Feel free if anyone wants to do it meanwhile.
Sorry, something went wrong.
https://github.com/andreluisos/jnvim
Started developing it.
andreluisos
No branches or pull requests
Just figured out there's a Neovim API for Java: https://github.com/esensar/neovim-java
I'll check it out later for porting purposes.
The text was updated successfully, but these errors were encountered: