From 96d2ab6d37ba458556571cf9aca7796b1f5a007d Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 13 Feb 2025 17:42:13 +0000 Subject: [PATCH] Add pylsp-rope plugin --- system/home/programming/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/home/programming/default.nix b/system/home/programming/default.nix index e4e0bfb4..f62265f2 100644 --- a/system/home/programming/default.nix +++ b/system/home/programming/default.nix @@ -7,7 +7,9 @@ ps: with ps; [ ipython python-lsp-server + pylsp-rope pyflakes + rope isort numpy scipy