6 lines
77 B
Lua
Raw Normal View History

2024-06-21 14:42:08 +00:00
return {
"windwp/nvim-autopairs",
event = "InsertEnter",
config = true,
}