return { recommended = function() return LazyVim.extras.wants({ ft = "toml", root = "*.toml", }) end, "neovim/nvim-lspconfig", opts = { servers = { taplo = {}, }, }, }