2024-03-03 17:47:02 +01:00

6 lines
82 B
Lua

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