diff --git a/flake.nix b/flake.nix index 18e0398..6d375ab 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,6 @@ }; enableAutosuggestions = true; sessionVariables = { - EDITOR = "${pkgs.myVim}/bin/vim"; PAGER = "less"; }; history = {