We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nvim-lspconfig
1 parent ae1eae2 commit 2e8899fCopy full SHA for 2e8899f
lua/core/settings.lua
@@ -111,7 +111,7 @@ settings["search_backend"] = "telescope"
111
settings["lsp_inlayhints"] = false
112
113
-- LSPs to install during bootstrap.
114
--- Full list: https://github.com/neovim/nvim-lspconfig/tree/master/lua/lspconfig/server_configurations
+-- Full list: https://github.com/neovim/nvim-lspconfig/tree/master/lua/lspconfig/configs
115
---@type string[]
116
settings["lsp_deps"] = {
117
"ansiblels",
0 commit comments