mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update doc
This commit is contained in:
parent
7dc6ea159b
commit
0dcf946883
@ -20,7 +20,8 @@ plugins that utilize its Python binding. Pynvim is required by plugins such as
|
|||||||
|
|
||||||
## pyls
|
## pyls
|
||||||
|
|
||||||
Pyls is a Language Server for Python for completion, linting, go to definition, etc.
|
[Pyls](https://github.com/palantir/python-language-server) is a Language Server
|
||||||
|
for Python for completion, linting, go to definition, etc.
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install "python-language-server[all]"
|
pip install "python-language-server[all]"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user