3 lines
80 B
Lua
3 lines
80 B
Lua
return {
|
|
{ 'windwp/nvim-autopairs', event = 'InsertEnter', config = true },
|
|
}
|