Compare commits

..

3 Commits

View File

@ -45,7 +45,7 @@ require('nvim-ts-autotag').setup({
enable_close_on_slash = false -- Auto close on trailing </
},
-- Also override individual filetype configs, these take priority.
-- Empty by default, useful if one on of the "opts" global settings
-- Empty by default, useful if one of the "opts" global settings
-- doesn't work well in a specific filetype
per_filetype = {
["html"] = {