mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-16 01:07:06 +08:00
Close #1315 - Make the vint executable configurable
This commit is contained in:
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user