index
:
dotfiles
main
My dotfiles
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
autopairs.lua
blob: a9641f7f164d790965db0d2f2fa2992e48768e5e (
plain
)
1
2
3
4
5
6
return { 'windwp/nvim-autopairs', event = "InsertEnter", opts = {}, }