Correct typo in documented python command (#5030)

Co-authored-by: cos <cos>
This commit is contained in:
rymdbar
2025-08-15 13:22:56 +02:00
committed by GitHub
parent 9acafa8018
commit 84eae97bf2

View File

@@ -1465,7 +1465,7 @@ g:ale_python_pylsp_executable
See |ale-integrations-local-executables| See |ale-integrations-local-executables|
Set this to `'pipenv'` to invoke `'pipenv` `run` `pylsp'`. 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* *ale-options.python_pylsp_use_global*
*g:ale_python_pylsp_use_global* *g:ale_python_pylsp_use_global*