From dbe93529352880068cb738abb93a1bc009bf73ed Mon Sep 17 00:00:00 2001 From: Eddie Lebow Date: Sat, 15 Sep 2018 21:38:26 -0400 Subject: Add `python_auto_pipenv` config var for all python linters. This allows a user to set one variable instead of eight. --- doc/ale-python.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ale-python.txt b/doc/ale-python.txt index 9edb2996..0b8e1746 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -2,6 +2,14 @@ ALE Python Integration *ale-python-options* +g:ale_python_auto_pipenv *g:ale_python_auto_pipenv* + *b:ale_python_auto_pipenv* + Type: |Number| + Default: `0` + + Detect whether the file is inside a pipenv, and set the executable to `pipenv` + if true. This is overridden by a manually-set executable. + =============================================================================== ALE Python Project Root Behavior *ale-python-root* -- cgit v1.2.3