Replies: 2 comments 1 reply
-
I think one issue is rnix_lsp is not supported by lspconfig. In clients.lua
You may enable log by setting: |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems to be supported by lspconfig. https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/rnix.lua |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to add support for rnix_lsp in my branch of navigator.lua, but for some reason when I tried to test it, rnix_lsp won't start and work.
Fork: https://github.com/Loreo13/navigator.lua
Beta Was this translation helpful? Give feedback.
All reactions