diff --git a/init.lua b/init.lua index efe23f02..4da9b629 100644 --- a/init.lua +++ b/init.lua @@ -557,7 +557,8 @@ require('lazy').setup({ local servers = { -- clangd = {}, -- gopls = {}, - -- pyright = {}, + pyright = {}, + taplo = {}, -- LSP for toml files -- rust_analyzer = {}, -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs --