diff options
Diffstat (limited to 'doc/ale-asm.txt')
-rw-r--r-- | doc/ale-asm.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-asm.txt b/doc/ale-asm.txt index 6f6b37dd..a72b7754 100644 --- a/doc/ale-asm.txt +++ b/doc/ale-asm.txt @@ -2,7 +2,7 @@ ALE Assembly Integration *ale-asm-options* -------------------------------------------------------------------------------- +=============================================================================== gcc *ale-asm-gcc* g:ale_asm_gcc_options *g:ale_asm_gcc_options* @@ -13,5 +13,5 @@ g:ale_asm_gcc_options *g:ale_asm_gcc_options* This variable can be set to pass additional options to gcc. -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |