2024-03-09 22:03:35 +01:00

6 lines
83 B
Lua

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