summaryrefslogtreecommitdiff
path: root/doc/ale-python.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-python.txt')
-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 755094a3..e34b548f 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -189,6 +189,15 @@ g:ale_python_pylint_use_global *g:ale_python_pylint_use_global*
See |ale-integrations-local-executables|
+===============================================================================
+pyls *ale-python-pyls*
+
+g:ale_python_pyls_executable *g:ale_python_pyls_executable*
+ *b:ale_python_pyls_executable*
+ Type: |String|
+ Default: `pyls`
+
+ See |ale-integrations-local-executables|
===============================================================================
yapf *ale-python-yapf*