home/vifm: add mtime column
This commit is contained in:
parent
41eabbc2be
commit
56c6cafe2d
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ set vifminfo=dhistory,savedirs,chistory,state,tui,shistory,
|
|||
|
||||
" Customize view columns a bit (enable ellipsis for truncated file names)
|
||||
"
|
||||
" set viewcolumns=-{name}..,6{}.
|
||||
set viewcolumns=-{name}..,16{mtime},6{}.
|
||||
|
||||
" Filter-out build and temporary files
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue