8 lines
85 B
Lua
8 lines
85 B
Lua
return {
|
|
{
|
|
"windwp/nvim-autopairs",
|
|
event = "InsertEnter",
|
|
config = true
|
|
}
|
|
}
|