diff options
| author | jdhao <jdhao@hotmail.com> | 2021-03-25 23:15:54 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-03-25 23:15:54 +0800 |
| commit | 41a2d1b950fc1eae69f8937d5765939ec725acaf (patch) | |
| tree | fead73fd7c16dc38c84076fa1595faefeb086441 /docs/README.md | |
| parent | cabb5b7604c5424b4f094c0abef28969074fab13 (diff) | |
update Python settings and related doc
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 526c75e..5557b4b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,7 +24,7 @@ plugins that utilize its Python binding. Pynvim is required by plugins such as Server for completion, linting, go to definition, etc. ``` -pip install "python-language-server[all]" +pip install "python-language-server[all]" pyls-isort pyls-mypy ``` ## Git |
