From 41a2d1b950fc1eae69f8937d5765939ec725acaf Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 25 Mar 2021 23:15:54 +0800 Subject: update Python settings and related doc --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/README.md') 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 -- cgit v1.2.3