diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-05-03 22:20:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-03 22:20:39 +0100 |
commit | 726a768464d3e42869088599cf1bd049f7a751df (patch) | |
tree | 42d558ccd62eacff6736fccf37524c9bcf27d3fe /doc/ale-markdown.txt | |
parent | 7c0219efccee6a5929274b07a594e832fd5d596a (diff) | |
parent | f11637b62b6d97be87d241476ebac9962a9a2a51 (diff) | |
download | ale-726a768464d3e42869088599cf1bd049f7a751df.zip |
Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdl
Add bundle option to mdl
Diffstat (limited to 'doc/ale-markdown.txt')
-rw-r--r-- | doc/ale-markdown.txt | 3 |
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* |