diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc index 6b294fa..a919829 100644 --- a/.config/vifm/vifmrc +++ b/.config/vifm/vifmrc @@ -1,16 +1,9 @@ " vim: filetype=vim : -" Sample configuration file for vifm (last updated: 06 Jan, 2016) -" You can edit this file by hand. -" The " character at the beginning of a line comments out the line. -" Blank lines are ignored. -" The basic format for each item is shown with an example. -" ------------------------------------------------------------------------------ - -" This is the actual command used to start vi. The default is vim. -" If you would like to use another vi clone such as Elvis or Vile -" you will need to change this setting. +" show dotfiles +set dotfiles +" editor command definition set vicmd=vim " set vicmd=elvis\ -G\ termcap " set vicmd=vile