add xml formatter

This commit is contained in:
Alexander Navarro 2024-05-30 08:29:39 -04:00
parent ec12c7fe1c
commit 8a2fe09e6d

View file

@ -28,6 +28,7 @@ return {
typescriptreact = { { "prettierd", "prettier" } },
zsh = { "shfmt" },
go = { { "gofumpt", "goimports_reviser", "golines" } },
xml = { "lemminx" }
},
format_on_save = function(bufnr)
-- Disable with a global or buffer-local variable