Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdl

Add bundle option to mdl
This commit is contained in:
w0rp
2018-05-03 22:20:39 +01:00
committed by GitHub
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*