This commit is contained in:
Deavon M. McCaffery 2026-06-05 23:42:22 +01:00 committed by GitHub
commit 3558f76c7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
taplo = {},
tombi = {},
},
},
}