summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-05-03 22:20:39 +0100
committerGitHub <noreply@github.com>2018-05-03 22:20:39 +0100
commit726a768464d3e42869088599cf1bd049f7a751df (patch)
tree42d558ccd62eacff6736fccf37524c9bcf27d3fe /doc
parent7c0219efccee6a5929274b07a594e832fd5d596a (diff)
parentf11637b62b6d97be87d241476ebac9962a9a2a51 (diff)
downloadale-726a768464d3e42869088599cf1bd049f7a751df.zip
Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdl
Add bundle option to mdl
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*