2024-03-19 18:01:42 +01:00

6 lines
75 B
Lua

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