mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
fix: neovim lsp for python
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
(python311.withPackages (
|
(python311.withPackages (
|
||||||
ps:
|
ps:
|
||||||
with ps; [
|
with ps; [
|
||||||
ruff-lsp
|
ruff
|
||||||
black # python formatter
|
black # python formatter
|
||||||
# debugpy
|
# debugpy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user