Replies: 1 comment 3 replies
-
As you know this config uses That being said, Neovim's build in LSP is great and fast. I would totally use it if I just needed an LSP client. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is introduction of built-in lsp, you also can visit its repository or using command
:help lsp
.Compare with other lsp client: there
It fully implements the Unix philosophy:
So @theniceboy, what do you think of this lsp project and do you want to use it.
Beta Was this translation helpful? Give feedback.
All reactions