Add bundle option to mdl

This commit is contained in:
David Rodríguez
2018-05-01 19:29:06 -03:00
parent ae85695543
commit f11637b62b
3 changed files with 14 additions and 2 deletions

View File

@@ -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*