Vim plugin for Graphviz dot
.
- Compiling:
:GraphvizCompile
,<Leader>ll
- Viewing:
:GraphvizShow
,<Leader>lv
- Omnicompletion:
<C-X><C-O>
- Quickfix window for errors and warnings
- Snipmate support
g:WMGraphviz_dot
: default"dot"
g:WMGraphviz_output
: default"pdf"
g:WMGraphviz_viewer
: default"open"
(Mac) or"xdg-open"
(Unix)g:WMGraphviz_shelloptions
: default""
- Graphiz
dot
.
This plugin combines nicely with:
Wannes Meert, [email protected]