diff options
Diffstat (limited to 'doc/ale-asm.txt')
-rw-r--r-- | doc/ale-asm.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ale-asm.txt b/doc/ale-asm.txt index 63b5441f..a97c6d00 100644 --- a/doc/ale-asm.txt +++ b/doc/ale-asm.txt @@ -5,6 +5,14 @@ ALE ASM Integration *ale-asm-options* =============================================================================== gcc *ale-asm-gcc* +g:ale_asm_gcc_executable *g:ale_asm_gcc_executable* + *b:ale_asm_gcc_executable* + Type: |String| + Default: `'gcc'` + +This variable can be changed to use a different executable for gcc. + + g:ale_asm_gcc_options *g:ale_asm_gcc_options* *b:ale_asm_gcc_options* Type: |String| |