aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/env.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/env.profile b/bash/env.profile
index ed9dbac..f009325 100644
--- a/bash/env.profile
+++ b/bash/env.profile
@@ -14,4 +14,4 @@ appendpath "$DOTFILEBASE/scripts"
export PATH
unset appendpath
-export EDITOR=vim
+export EDITOR=nvim