2024-05-28 21:08:24 +02:00

6 lines
75 B
Lua

return {
"windwp/nvim-autopairs",
event = "InsertEnter",
opts = {}
}