• Stars
    star
    145
  • Rank 254,144 (Top 6 %)
  • Language
    Vim Script
  • Created over 14 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vim plugin for Graphviz

WM Graphviz

Summary

Vim plugin for Graphviz dot.

Features

  • Compiling: :GraphvizCompile, <LocalLeader>ll
  • Viewing: :GraphvizShow, <LocalLeader>lv
  • Interactive viewing + editing: :GraphvizInteractive, <LocalLeader>li
  • Omnicompletion: <C-X><C-O>
  • Quickfix window for errors and warnings
  • Snippet support

Settings

  • g:WMGraphviz_dot : default "dot"
  • g:WMGraphviz_output : default "pdf"
  • g:WMGraphviz_viewer : default "open" (Mac) or "xdg-open" (Unix)
  • g:WMGraphviz_shelloptions : default ""

Dependencies

Recommendations

This plugin combines nicely with:

Contributions

Contact

Wannes Meert, [email protected]