nvim autotag
This commit is contained in:
parent
57150f9014
commit
dbf57a2c4e
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user