issues
search
vim-erlang
/
vim-erlang-compiler
Erlang syntax checking and compiler plugin for Vim
https://vim-erlang.github.io
56
stars
24
forks
source link
Refactor code to ease maintenance
#3
Closed
fishcakez
closed
10 years ago
fishcakez
commented
10 years ago
The following bugs were fixed during refactoring:
Compiler can be used standalone without side effects
The local compiler/shellpipe is not changed after writing a file
Error text will now be echoed in .hrl files
Error text will only be echoed for the last check
The following bugs were fixed during refactoring: