mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
chore(toml): change the language server from taplo to tombi
This commit is contained in:
parent
5098a69870
commit
67324c0440
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
taplo = {},
|
||||
tombi = {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue