Show dotfiles by default

This commit is contained in:
David Thurstenson 2019-05-15 22:19:10 -05:00
parent 07827f923b
commit 22730e14a3
1 changed files with 3 additions and 10 deletions

View File

@ -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