index
:
crupest.git
dev
mail
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
nvim
/
lua
/
plugins
/
nvim-autopairs.lua
blob: acfa202548f444e15e123536c18fd4794469c6f3 (
plain
)
1
2
return
{
"windwp/nvim-autopairs"
,
event
=
"InsertEnter"
,
opts
=
{}
}