More convenient xml and HTML editing
This commit is contained in:
@ -54,4 +54,10 @@ return {
|
||||
return { mode = "cursor", max_lines = 3 }
|
||||
end,
|
||||
},
|
||||
|
||||
{
|
||||
"windwp/nvim-ts-autotag",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user