about summary refs log tree commit diff
path: root/modules/emacs/default.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-07-14 00:54:25 +0300
committerAzat Bahawi <azat@bahawi.net>2024-07-14 00:54:25 +0300
commitcb344dc3a1502a8a147449f0a5c7523af93efca1 (patch)
treef7f6370a6e2a4d501db39bc115a95a3801a0148c /modules/emacs/default.nix
parent2024-07-10 (diff)
2024-07-14
Diffstat (limited to '')
-rw-r--r--modules/emacs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/emacs/default.nix b/modules/emacs/default.nix
index 762c0a6..3e59ce8 100644
--- a/modules/emacs/default.nix
+++ b/modules/emacs/default.nix
@@ -135,13 +135,13 @@ in
                       pipenv # :lang python
                       poetry # :lang python
                       pre-commit # :tools magit
+                      pyright # :lang python :editor format
                       python3 # :lang python
                       python3Packages.black # :lang python :editor format
                       python3Packages.isort # :lang python :editor format
                       python3Packages.nose2 # :lang python
                       python3Packages.pyflakes # :lang python :editor format
                       python3Packages.pytest # :lang python
-                      python3Packages.python-lsp-server # :lang python :editor format
                       ripgrep # doom!
                       rust-analyzer # :lang (rust +lsp)
                       rustc # :lang rust

Consider giving Nix/NixOS a try! <3