mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-30 08:04:31 +08:00
add ale_asm_gcc_executable option (#1138)
* add ale_asm_gcc_executable option * add Vader tests for asm gcc linter command callbacks
This commit is contained in:
committed by
w0rp
parent
a139b387c8
commit
22ec81e1de
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user