X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=customizing%2Ffred%2Ffred_variables.sh;h=feb32584f06a70c39a5c0ceb59e05bed1ecfe6dc;hb=8a5a6c20365799d647ee5b48cb0a515ef8e2fd2a;hp=54f808c5ec93b5195515e4f1ad57fcff25fe984d;hpb=d8637b3a74b6579addb5f853d321772d1e2c74ba;p=feisty_meow.git diff --git a/customizing/fred/fred_variables.sh b/customizing/fred/fred_variables.sh index 54f808c5..feb32584 100644 --- a/customizing/fred/fred_variables.sh +++ b/customizing/fred/fred_variables.sh @@ -40,7 +40,7 @@ if [ -z "$NETHACKOPTIONS" ]; then export BROWSER=/usr/bin/firefox # editor and other mixed settings... - export EDITOR="$(which vi)" + export EDITOR="$(which vim)" export VISUAL="$EDITOR" # the editors for revision control must wait while document is edited, # so gvim and others launched to x window are not appropriate.