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