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