Use apheleia instead of lsp-mode to autoformat buffers
This commit is contained in:
parent
9bbde40734
commit
dc833f1f01
2 changed files with 9 additions and 8 deletions
|
|
@ -93,6 +93,7 @@ PIPX_PKGS=(
|
|||
# keep-sorted start
|
||||
python-lsp-server
|
||||
rshell
|
||||
ruff
|
||||
# keep-sorted end
|
||||
)
|
||||
|
||||
|
|
@ -109,7 +110,6 @@ PYLSP_PLUGINS=(
|
|||
pydantic
|
||||
pylsp-mypy
|
||||
pylsp-rope
|
||||
python-lsp-ruff
|
||||
types-pyxdg
|
||||
# keep-sorted end
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue