7c643a2d9c
Read more here: https://github.com/w0rp/ale
25 lines
950 B
Text
25 lines
950 B
Text
===============================================================================
|
|
ALE Pony Integration *ale-pony-options*
|
|
|
|
|
|
===============================================================================
|
|
ponyc *ale-pony-ponyc*
|
|
|
|
g:ale_pony_ponyc_executable *g:ale_pony_ponyc_executable*
|
|
*b:ale_pony_ponyc_executable*
|
|
Type: |String|
|
|
Default: `'ponyc'`
|
|
|
|
See |ale-integrations-local-executables|
|
|
|
|
|
|
g:ale_pony_ponyc_options *g:ale_pony_ponyc_options*
|
|
*b:ale_pony_ponyc_options*
|
|
Type: |String|
|
|
Default: `'--pass paint'`
|
|
|
|
This variable can be set to pass options to ponyc.
|
|
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|