Pre-installed LSPs #1242
-
Does LazyVim comes with pre installed LSPs? If yes, which ones? |
Beta Was this translation helpful? Give feedback.
Answered by
dpetka2001
Jan 1, 2024
Replies: 1 comment
-
Wrong repo to ask such a thing? LazyVim comes only with It's up to the user to install additional LSP servers either via |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
iyy0v
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wrong repo to ask such a thing? LazyVim comes only with
lua_ls
(lua-language-server) pre-installed.It's up to the user to install additional LSP servers either via
LazyExtras
or in his own personal configuration.