mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
feat(lazydev): make lspconfig types available on word lspconfig.settings
This commit is contained in:
parent
e6f26f0f23
commit
36f594716b
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ return {
|
|||
{ path = "LazyVim", words = { "LazyVim" } },
|
||||
{ path = "snacks.nvim", words = { "Snacks" } },
|
||||
{ path = "lazy.nvim", words = { "LazyVim" } },
|
||||
{ path = "nvim-lspconfig", words = { "lspconfig.settings" } },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue