7 lines
90 B
Lua
7 lines
90 B
Lua
return {
|
|
{
|
|
"windwp/nvim-autopairs",
|
|
event = "InsertEnter",
|
|
opts = {},
|
|
},
|
|
} |