initial commit
This commit is contained in:
5
lua/plugins/autotag.lua
Normal file
5
lua/plugins/autotag.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'windwp/nvim-ts-autotag',
|
||||
lazy = false,
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user