6 lines
82 B
Lua
Raw Normal View History

2024-03-03 17:47:02 +01:00
return {
"windwp/nvim-autopairs",
event = "InsertEnter",
config = true
}