All Projects → wannesm → Wmgraphviz.vim

wannesm / Wmgraphviz.vim

Vim plugin for Graphviz

Projects that are alternatives of or similar to Wmgraphviz.vim

Vim Force.com
Vim plugin for force.com
Stars: ✭ 98 (-30.99%)
Mutual labels:  vim-plugins
Graphviz.it
Graphviz fiddling website
Stars: ✭ 109 (-23.24%)
Mutual labels:  graphviz
Scaladiagrams
Generate class diagrams from scala source code
Stars: ✭ 130 (-8.45%)
Mutual labels:  graphviz
Blast Radius
Interactive visualizations of Terraform dependency graphs using d3.js
Stars: ✭ 1,376 (+869.01%)
Mutual labels:  graphviz
Protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Stars: ✭ 107 (-24.65%)
Mutual labels:  graphviz
3d Force Graph Vr
3D force-directed graph component in VR
Stars: ✭ 112 (-21.13%)
Mutual labels:  graphviz
Vim Unbundle
🎁 Fast, filetype-lazy loader of Vim scripts & plugins
Stars: ✭ 97 (-31.69%)
Mutual labels:  vim-plugins
Tig Explorer.vim
Vim plugin to use Tig as a git client. Seamless switching between vim and Tig with opening in the same buffer.
Stars: ✭ 136 (-4.23%)
Mutual labels:  vim-plugins
Lh Cpp
C&C++ ftplugins suite for Vim
Stars: ✭ 108 (-23.94%)
Mutual labels:  vim-plugins
Landscape.vim
A colorscheme for Vim
Stars: ✭ 126 (-11.27%)
Mutual labels:  vim-plugins
Vim Dasht
💁 (Neo)Vim plugin for dasht integration
Stars: ✭ 104 (-26.76%)
Mutual labels:  vim-plugins
Coverage.vim
code coverage vim plugin
Stars: ✭ 106 (-25.35%)
Mutual labels:  vim-plugins
Local vimrc
Per project/tree configuration plugins
Stars: ✭ 118 (-16.9%)
Mutual labels:  vim-plugins
Vim Follow My Lead
Vim plugin for showing all your <Leader> mappings in a readable table including the descriptions.
Stars: ✭ 100 (-29.58%)
Mutual labels:  vim-plugins
Vizdeps
Visualize Leiningen dependencies using Graphviz
Stars: ✭ 131 (-7.75%)
Mutual labels:  graphviz
Vim Ruby Minitest
Vim highlighting & completion for MiniTest
Stars: ✭ 97 (-31.69%)
Mutual labels:  vim-plugins
Dotfiles ikigai
dotfiles 🔥 includes scripts that makes my life easier!
Stars: ✭ 110 (-22.54%)
Mutual labels:  vim-plugins
Jupytext.vim
Vim plugin for editing Jupyter ipynb files via jupytext
Stars: ✭ 142 (+0%)
Mutual labels:  vim-plugins
Ale
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
Stars: ✭ 11,380 (+7914.08%)
Mutual labels:  vim-plugins
Vim Todo Lists
Vim plugin for TODO lists
Stars: ✭ 126 (-11.27%)
Mutual labels:  vim-plugins

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].