summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-markdown.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale-markdown.txt b/doc/ale-markdown.txt
index d7e50093..63ddcae4 100644
--- a/doc/ale-markdown.txt
+++ b/doc/ale-markdown.txt
@@ -10,7 +10,8 @@ g:ale_markdown_mdl_executable *g:ale_markdown_mdl_executable*
Type: |String|
Default: `'mdl'`
- See |ale-integrations-local-executables|
+ Override the invoked mdl binary. This is useful for running mdl from
+ binstubs or a bundle.
g:ale_markdown_mdl_options *g:ale_markdown_mdl_options*