Enable autopairs

This commit is contained in:
Marcelo Jacobus 2025-08-04 13:13:02 -03:00
parent 27a55bd17c
commit d3cbe9321a

View file

@ -1,4 +1,4 @@
return {
enabled = false,
-- enabled = false,
'jiangmiao/auto-pairs'
}