diff options
Diffstat (limited to 'nixos/nvim.nix')
| -rw-r--r-- | nixos/nvim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/nvim.nix b/nixos/nvim.nix index 9b637d7..b9271bb 100644 --- a/nixos/nvim.nix +++ b/nixos/nvim.nix @@ -30,6 +30,7 @@ in { zls typescript-language-server javascript-typescript-langserver + pyright (pkgs.python3.withPackages (ps: with ps; [ python-lsp-server python-lsp-jsonrpc |
