codium
parent
92c4b967fd
commit
08ab0e95e6
@ -0,0 +1,6 @@
|
|||||||
|
return {
|
||||||
|
'windwp/nvim-ts-autotag',
|
||||||
|
config = function()
|
||||||
|
require('nvim-ts-autotag').setup()
|
||||||
|
end,
|
||||||
|
}
|
Loading…
Reference in New Issue