syntastic/syntax_checkers/erlang
Russ Garrett 4b93dffbd9 Use correct erlang include paths for rebar3 projects
Add a few more include paths for erlang projects built using rebar 3.
This allows syntastic to pick up dependencies and resolve include paths
in multiple-app rebar3 projects (assuming that the default `apps`
parent directory is used).

Existing erlang projects should be unaffected.

It's possible that this could be done slightly more elegantly by
shelling out to the new `rebar3 path` command, but this is quite slow in
our setup and may not be configured correctly in editing environments.
2017-12-14 12:36:29 +00:00
..
erlang_check_file.erl Use correct erlang include paths for rebar3 projects 2017-12-14 12:36:29 +00:00
escript.vim Cosmetic cleanup. 2017-09-15 21:04:16 +03:00
syntaxerl.vim Cleanup: shut up most vint warnings. 2015-03-25 18:44:34 +02:00