2024-06-21 16:42:08 +02:00

6 lines
77 B
Lua

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