🚀 add python-lsp-server by default
This commit is contained in:
parent
a561219742
commit
5c2cdc07d9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
final: prev:
|
final: prev:
|
||||||
prev.python310.withPackages
|
prev.python310.withPackages
|
||||||
(packages: with packages; [ black pyflakes isort nose pytest ])
|
(packages: with packages; [ black pyflakes isort nose pytest python-lsp-server ])
|
||||||
|
|
Loading…
Reference in a new issue