From 1123669839c1656deb20f433fc672ca0abdda705 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 8 Apr 2018 18:10:00 +0100 Subject: Close #1315 - Make the vint executable configurable --- doc/ale-vim.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ale-vim.txt') diff --git a/doc/ale-vim.txt b/doc/ale-vim.txt index 30ac3a16..772bad23 100644 --- a/doc/ale-vim.txt +++ b/doc/ale-vim.txt @@ -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| -- cgit v1.2.3