You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Now I am setting up a minimal lua file for some test, so I removed nvim-lsp-installer temporarily, but since all the lsp servers are installed in ~/.local/nvim/share/lsp_servers, how can I tell lspconfig to find them without the help from nvim-lsp-installer? or why can lspconfig find them after nvim-lsp-installer.setup() is called?
This may be a simple question, but I am really a bit confused, thank you in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Now I am setting up a minimal lua file for some test, so I removed
nvim-lsp-installer
temporarily, but since all the lsp servers are installed in~/.local/nvim/share/lsp_servers
, how can I tell lspconfig to find them without the help fromnvim-lsp-installer
? or why can lspconfig find them afternvim-lsp-installer.setup()
is called?This may be a simple question, but I am really a bit confused, thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions