Any idea how I'd integrate this with the neovim built-in LSP?
I'm using lspconfig, but they only have a config for the sumneko Lua lsp, which IMHO is far too complex to set up just to get an LSP (you have to install several dependencies and build from source).
I'd much prefer to use this one, but I'm not sure how to configure it with the neovim built-in LSP?
Any idea how I'd integrate this with the neovim built-in LSP?
I'm using lspconfig, but they only have a config for the sumneko Lua lsp, which IMHO is far too complex to set up just to get an LSP (you have to install several dependencies and build from source).
I'd much prefer to use this one, but I'm not sure how to configure it with the neovim built-in LSP?