File vifmrc changed (mode: 100644) (index f12e875..0373659) |
... |
... |
if !has('win') |
137 |
137 |
let $RIGHTS = '%[%u:%g%]' |
let $RIGHTS = '%[%u:%g%]' |
138 |
138 |
endif |
endif |
139 |
139 |
|
|
140 |
|
if $VIFMRC_HAS_RICH_FONT |
|
|
140 |
|
if $VIFMRC_HAS_RICH_FONT != '' |
141 |
141 |
let &statusline = '' |
let &statusline = '' |
142 |
142 |
if $SL_PREFIX != '' |
if $SL_PREFIX != '' |
143 |
143 |
let &statusline = '%2*'.$SL_PREFIX.'%4*' |
let &statusline = '%2*'.$SL_PREFIX.'%4*' |
|
... |
... |
colorscheme Default-256 near-default Default |
347 |
347 |
" ============================================================================== |
" ============================================================================== |
348 |
348 |
" "icons" for files |
" "icons" for files |
349 |
349 |
|
|
350 |
|
if $VIFMRC_HAS_RICH_FONT |
|
|
350 |
|
if $VIFMRC_HAS_RICH_FONT != '' |
351 |
351 |
" file types |
" file types |
352 |
352 |
set classify=' :dir:/, :exe:, :reg:, :link:' |
set classify=' :dir:/, :exe:, :reg:, :link:' |
353 |
353 |
" various file names |
" various file names |