mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-24 17:43:54 -06:00
Compare commits
3 Commits
349f15a9f0
...
38ac929e15
Author | SHA1 | Date | |
---|---|---|---|
38ac929e15 | |||
d06dc900f3 | |||
98fca9bf0e |
@ -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"] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user