From 3251d95a911af77feb34153b76d0d5415130e724 Mon Sep 17 00:00:00 2001 From: Derek P Sifford Date: Wed, 4 Jul 2018 13:01:16 -0400 Subject: add options variable to isort --- doc/ale-python.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ale-python.txt') diff --git a/doc/ale-python.txt b/doc/ale-python.txt index de706896..1c71dad2 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -145,6 +145,14 @@ g:ale_python_isort_executable *g:ale_python_isort_executable* See |ale-integrations-local-executables| +g:ale_python_isort_options *g:ale_python_isort_options* + *b:ale_python_isort_options* + Type: |String| + Default: `''` + + This variable can be set to pass extra options to isort. + + g:ale_python_isort_use_global *g:ale_python_isort_use_global* *b:ale_python_isort_use_global* Type: |Number| -- cgit v1.2.3