summary refs log tree commit diff
path: root/mixins/cli.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mixins/cli.nix')
-rw-r--r--mixins/cli.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixins/cli.nix b/mixins/cli.nix
index abf40e0..dbed8fd 100644
--- a/mixins/cli.nix
+++ b/mixins/cli.nix
@@ -23,7 +23,7 @@
           bat
           croc
         ];
-        sessionVariables.EDITOR = "nvim";
+        # sessionVariables.EDITOR = "nvim";
       };
       programs = {
         git = {