#vim-erlang_tools
https://github.com/fishcakez/vim-erlang_tools
Vim plugin to combine vim and tmux to add support for some erlang tools to vim.
Inspired by the vimux plugin. Currently erlc
, ct_run
, dialyzer
, eunit
and rebar
have some support.
The plugin works by using a ct hook or an eunit listener to produce identical
format to dialyzer -o outputfile
. This means all tools' output can be parsed