diff --git a/shell.nix b/shell.nix index f16e78e..21517ed 100644 --- a/shell.nix +++ b/shell.nix @@ -20,6 +20,7 @@ pkgs.mkShell { python310Packages.jedi python310Packages.pip python310Packages.yapf + vim ]; shellHook = ''