-
Hello all, I am new to neovim / lazyvim and have tried to install nvim-java on termux (smartphone/arm) The problem seems to be the lack of support for hardlinks in Termux. Does anyone have a workaround or a solution for this. Unfortunately, I have no knowledge or experience in setting up lsp servers manually. What I have tried myself: First Error: Downloading file "https://github.com/nvim-java/release-jdtls/releases/download/1.43.0/jdtls.tar.gz"… To work around this, I downloaded the jdtls.tar.gz, removed the hardlinks and uploaded it to my own server changed the url in next errors:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
try nvim-jdtls instead. I don't think you could get nvim-java working without code changes |
Beta Was this translation helpful? Give feedback.
try nvim-jdtls instead. I don't think you could get nvim-java working without code changes