Close #1315 - Make the vint executable configurable

This commit is contained in:
w0rp
2018-04-08 18:10:00 +01:00
parent f9ae58849a
commit 1123669839
3 changed files with 65 additions and 11 deletions

View File

@@ -5,6 +5,14 @@ ALE Vim Integration *ale-vim-options*
===============================================================================
vint *ale-vim-vint*
g:ale_vim_vint_executable *g:ale_vim_vint_executable*
*b:ale_vim_vint_executable*
Type: |String|
Default: `'vint'`
This option can be set to change the executable path for Vint.
g:ale_vim_vint_show_style_issues *g:ale_vim_vint_show_style_issues*
*b:ale_vim_vint_show_style_issues*
Type: |Number|