mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Correct typo in documented python command (#5030)
Co-authored-by: cos <cos>
This commit is contained in:
@@ -1465,7 +1465,7 @@ g:ale_python_pylsp_executable
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
Set this to `'pipenv'` to invoke `'pipenv` `run` `pylsp'`.
|
||||
Set this to `'poetry'` to invoke `'poetry` `run` `pyls'`.
|
||||
Set this to `'poetry'` to invoke `'poetry` `run` `pylsp'`.
|
||||
|
||||
*ale-options.python_pylsp_use_global*
|
||||
*g:ale_python_pylsp_use_global*
|
||||
|
||||
Reference in New Issue
Block a user