index
:
dotfiles.git
master
The dotfiles I currently use on my laptop
Eric Marin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
lua
/
plugins
/
nvim-parinfer.lua
blob: 8775f83edb4f87c29ef9b790f166a50d4cdd9eb8 (
plain
)
1
2
3
4
5
return
{
"gpanders/nvim-parinfer"
,
lazy
=
true
,
ft
=
"lisp"
}