bugfix: we do not want gvim to detach when used as EDITOR

This commit is contained in:
Johann Dreo 2013-03-12 11:30:31 +01:00
commit 35960e0857

View file

@ -147,7 +147,7 @@ function repeat()
}
# default editor
export EDITOR='gvim'
export EDITOR='gvim --nofork'
# print a vim fortune at startup
#/usr/games/fortune vimtips