summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-python.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt
index 8641def5..f74e4e83 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -671,6 +671,15 @@ g:ale_python_vulture_executable *g:ale_python_vulture_executable*
See |ale-integrations-local-executables|
+g:ale_python_vulture_options *g:ale_python_vulture_options*
+ *b:ale_python_vulture_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be changed to add command-line arguments to the vulture
+ invocation.
+
+
g:ale_python_vulture_use_global *g:ale_python_vulture_use_global*
*b:ale_python_vulture_use_global*
Type: |Number|