8 lines
90 B
Lua
8 lines
90 B
Lua
return {
|
|
{
|
|
"windwp/nvim-ts-autotag",
|
|
event = "VeryLazy",
|
|
opts = {},
|
|
},
|
|
}
|
|
|