starter/lua/plugins/autopairs.lua
2025-08-12 12:38:34 -03:00

4 lines
58 B
Lua

return {
-- enabled = false,
'jiangmiao/auto-pairs'
}