home: add default sort by name to vifm
This commit is contained in:
parent
334a727760
commit
5968a61031
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ set nofollowlinks
|
|||
" Natural sort of (version) numbers within text.
|
||||
|
||||
set sortnumbers
|
||||
set sort=-name
|
||||
|
||||
" Maximum number of changes that can be undone.
|
||||
|
||||
|
|
Loading…
Reference in a new issue