diff options
Diffstat (limited to 'vifm/.vifm/vifmrc')
-rw-r--r-- | vifm/.vifm/vifmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vifm/.vifm/vifmrc b/vifm/.vifm/vifmrc index 8a301db..117843c 100644 --- a/vifm/.vifm/vifmrc +++ b/vifm/.vifm/vifmrc @@ -11,7 +11,7 @@ " If you would like to use another vi clone such as Elvis or Vile " you will need to change this setting. -set vicmd=vim +set vicmd=$EDITOR " set vicmd=elvis\ -G\ termcap " set vicmd=vile |