Use nvim as EDITOR
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Apr 2023 00:42:51 +0000 (20:42 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 20 Apr 2023 00:42:51 +0000 (20:42 -0400)
home/lib/login_variables.sh

index a0eb906..69e6add 100644 (file)
@@ -1,4 +1,4 @@
-export EDITOR=vim
+export EDITOR=nvim
 export VISUAL=$EDITOR
 
 ### DIRs ###
This page took 0.018679 seconds and 4 git commands to generate.