4 lines
121 B
Lua
4 lines
121 B
Lua
return {
|
|
{ 'windwp/nvim-autopairs', event = "InsertEnter", opts = {} },
|
|
-- { 'nvim-ts-autotag', opts = {} },
|
|
}
|