add xml formatter
This commit is contained in:
parent
ec12c7fe1c
commit
8a2fe09e6d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue