forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 0
(v3.5.0) Haxe: haxe
LCD 47 edited this page Dec 13, 2014
·
1 revision
Maintainer: David Bernard [email protected]
Haxe is a programming language and compiler that can produce applications and source code for multiple different platforms from a single code-base. See the project's page for details.
By default the checker will search parent folders for hxml
files, and use the
first one it finds. You can override that behaviour by pointing g:vaxe_hxml
or b:vaxe_hxml
to a specific build file. Those variables can also be set by
Vaxe.
[Syntastic Wiki][0] [0]: https://github.com/scrooloose/syntastic/wiki/