summaryrefslogtreecommitdiff
path: root/doc/ale-asm.txt
diff options
context:
space:
mode:
authorThomas van der Burgt <thvdburgt@users.noreply.github.com>2017-11-17 11:02:30 +0100
committerw0rp <w0rp@users.noreply.github.com>2017-11-17 10:02:30 +0000
commit22ec81e1de48cf442238dac9f85a579e04bf70cb (patch)
treeac057bb694b5ff5478177ecfbfb666b67d8deed1 /doc/ale-asm.txt
parenta139b387c818a5bf05ed38381a99341aa9950aba (diff)
downloadale-22ec81e1de48cf442238dac9f85a579e04bf70cb.zip
add ale_asm_gcc_executable option (#1138)
* add ale_asm_gcc_executable option * add Vader tests for asm gcc linter command callbacks
Diffstat (limited to 'doc/ale-asm.txt')
-rw-r--r--doc/ale-asm.txt8
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|