fix: neovim lsp for python

This commit is contained in:
Ryan Yin
2024-11-22 15:11:39 +08:00
parent 4ed9432280
commit 961d24c80a

View File

@@ -71,7 +71,7 @@
(python311.withPackages (
ps:
with ps; [
ruff-lsp
ruff
black # python formatter
# debugpy