Disable inbuilt lsp #559
-
I want use the kulala_ls so I want to know if I should disable the one that comes with kulala nvim or I should keep using it. Is there any advantage to using the standalone lsp against using the one that comes with this plugin? |
Beta Was this translation helpful? Give feedback.
Answered by
YaroSpace
May 24, 2025
Replies: 1 comment 7 replies
-
The built-in LSP is far more advanced than kulala_ls nowadays. The only reason to use it today is when you need its features from outside of Neovim. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
Muizzyranking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The built-in LSP is far more advanced than kulala_ls nowadays. The only reason to use it today is when you need its features from outside of Neovim.