index
:
dots
master
tasteful and exquisite dots
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
graphviz.lua
blob: f0402bc23a5063dd210650f0ab0ea948a2e94405 (
plain
)
1
2
3
4
5
return
{
"izocha/graphviz.nvim"
,
ft
=
{
"dot"
},
opts
=
{}
}