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

java.lua the path for jdtls should not be "nvim" right? #79

Open
arglin opened this issue Feb 9, 2024 · 0 comments
Open

java.lua the path for jdtls should not be "nvim" right? #79

arglin opened this issue Feb 9, 2024 · 0 comments

Comments

@arglin
Copy link

arglin commented Feb 9, 2024

in the java.lua file:

image

the path is within nvim, it should be lvim?

In my environment, I use lvim to install jdtls, so when I use this branch, java IDE was not working. After I change the path from "nvim" to "lvim", it worked! This is quite tricky because there was no errors.

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