mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-26 00:03:54 -06:00
Compare commits
3 Commits
38ac929e15
...
349f15a9f0
Author | SHA1 | Date | |
---|---|---|---|
349f15a9f0 | |||
53f8f62243 | |||
c12e85f1cc |
@ -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 of the "opts" global settings
|
||||
-- Empty by default, useful if one on 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