Set sort mode so that dirs that start with capitals are not grouped at the top

This commit is contained in:
David Thurstenson 2017-04-28 09:32:41 -05:00
parent ddcfcbd113
commit c43f68f0ff
1 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,10 @@ endif
set statusline=" %t%= %A %10u:%-7g %15s %20d "
" Set sort mode to name (case insensitive)
set sort=+iname
" ------------------------------------------------------------------------------
" :mark mark /full/directory/path [filename]