nvim autotag

This commit is contained in:
Tomas Mirchev 2025-05-09 05:27:53 +02:00
parent 57150f9014
commit dbf57a2c4e

View File

@ -1,6 +1,6 @@
return { return {
"windwp/nvim-ts-autotag", "windwp/nvim-ts-autotag",
config = { opts = {
autotag = { autotag = {
enable = true, enable = true,
enable_close = true, enable_close = true,