aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-avra.txt
blob: 4fde2a99063ca85c7a85dbecd376e4439fc1fe58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
===============================================================================
ALE AVRA Integration                                         *ale-avra-options*


===============================================================================
avra                                                            *ale-avra-avra*

                                             *ale-options.avra_avra_executable*
                                                   *g:ale_avra_avra_executable*
                                                   *b:ale_avra_avra_executable*
avra_avra_executable
g:ale_avra_avra_executable
  Type: |String|
  Default `'avra'`

  This variable can be changed to use different executable for AVRA.

                                                *ale-options.avra_avra_options*
                                                      *g:ale_avra_avra_options*
                                                      *b:ale_avra_avra_options*
avra_avra_options
g:ale_avra_avra_options
  Type: |String|
  Default: `''`

  This variable can be set to pass additional options to AVRA.


===============================================================================
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: