summaryrefslogtreecommitdiff
path: root/doc/ale-elixir.txt
blob: a5318c0f5d180262572a151b24875ceb54a5e113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===============================================================================
ALE Elixir Integration                                     *ale-elixir-options*


===============================================================================
mix                                                            *ale-elixir-mix*

g:ale_elixir_mix_options                             *g:ale_elixir_mix_options*
                                                     *b:ale_elixir_mix_options*
  Type: |String|
  Default: `'mix'`


  This variable can be changed to specify the mix executable.

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