We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maintainer: Pawel Salata rockplayer.pl@gmail.com
escript is an interpreter for Erlang programs. See the tool's manual for more information.
If you get warning: "behaviour X undefined" with your customize behaviour, add the following line in your vimrc:
let g:syntastic_erlc_include_path = 'ebin' " ebin is where the beam files are located