diff options
Diffstat (limited to 'doc/ale-ocaml.txt')
-rw-r--r-- | doc/ale-ocaml.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-ocaml.txt b/doc/ale-ocaml.txt index cfa365af..a7ef8d29 100644 --- a/doc/ale-ocaml.txt +++ b/doc/ale-ocaml.txt @@ -28,7 +28,7 @@ g:ale_ocaml_ols_executable *g:ale_ocaml_ols_executable* g:ale_ocaml_ols_use_global *g:ale_ocaml_ols_use_global* *b:ale_ocaml_ols_use_global* Type: |String| - Default: `0` + Default: `get(g:, 'ale_use_global_executables', 0)` This variable can be set to `1` to always use the globally installed executable. See also |ale-integrations-local-executables|. |