Hey guys! Is it possible to compile the Kotlin LSP...
# getting-started
v
Hey guys! Is it possible to compile the Kotlin LSP (official one, https://github.com/Kotlin/kotlin-lsp/tree/main) yourself? I am having difficulties because I believe the bash script expects a 'lib' folder that is non-existent when uncompiled, but I cannot find any help on how to compile it myself.
m
is there the same plugin, but for neovim usage?