feat(lazydev): make lspconfig types available on word lspconfig.settings

This commit is contained in:
Folke Lemaitre 2026-03-20 12:14:02 +01:00
parent e6f26f0f23
commit 36f594716b
No known key found for this signature in database
GPG key ID: 9B52594D560070AB

View file

@ -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" } },
},
},
},