index
:
crupest.git
dev
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: b1cc486592dc2c1e898b98407906849d0fc6ef00 (
plain
)
1
2
3
4
return
{
"windwp/nvim-autopairs"
,
event
=
"InsertEnter"
,
}