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 {
"windwp/nvim-ts-autotag",
config = {
opts = {
autotag = {
enable = true,
enable_close = true,