vifm: Add ellipses ... to truncated filenames
This commit is contained in:
parent
5a04f34f97
commit
0612c74b91
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,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}..,6{}.
|
||||
|
||||
" Filter-out build and temporary files
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue