More convenient xml and HTML editing

This commit is contained in:
2025-06-19 23:24:45 +05:00
parent 5a52d7719c
commit ce97f22c0c
4 changed files with 35 additions and 14 deletions

View File

@ -1,5 +1,18 @@
local options = {
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc", "java", "go", "vue", "typescript", "javascript" },
ensure_installed = {
"lua",
"luadoc",
"printf",
"vim",
"vimdoc",
"java",
"go",
"vue",
"typescript",
"javascript",
"xml",
"html",
},
highlight = {
enable = true,