Install type stub packages
This commit is contained in:
parent
91078d23c8
commit
6a051173d6
1 changed files with 2 additions and 0 deletions
|
|
@ -105,9 +105,11 @@ fi
|
||||||
|
|
||||||
PYLSP_PLUGINS=(
|
PYLSP_PLUGINS=(
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
|
pydantic
|
||||||
pylsp-mypy
|
pylsp-mypy
|
||||||
pylsp-rope
|
pylsp-rope
|
||||||
python-lsp-ruff
|
python-lsp-ruff
|
||||||
|
types-pyxdg
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue