mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
minor changes to vifm
This commit is contained in:
parent
daaad392bd
commit
04fcbdc195
@ -12,8 +12,6 @@
|
|||||||
" you will need to change this setting.
|
" you will need to change this setting.
|
||||||
|
|
||||||
set vicmd=nvim
|
set vicmd=nvim
|
||||||
" set vicmd=elvis\ -G\ termcap
|
|
||||||
" set vicmd=vile
|
|
||||||
|
|
||||||
" This makes vifm perform file operations on its own instead of relying on
|
" This makes vifm perform file operations on its own instead of relying on
|
||||||
" standard utilities like `cp`. While using `cp` and alike is a more universal
|
" standard utilities like `cp`. While using `cp` and alike is a more universal
|
||||||
@ -70,7 +68,7 @@ colorscheme Default
|
|||||||
" TIME_STAMP_FORMAT=%m/%d-%H:%M
|
" TIME_STAMP_FORMAT=%m/%d-%H:%M
|
||||||
" See man date or man strftime for details.
|
" See man date or man strftime for details.
|
||||||
|
|
||||||
set timefmt=%m/%d\ %H:%M
|
set timefmt=%d.%m.%y\ %H:%M
|
||||||
|
|
||||||
" Show list of matches on tab completion in command-line mode
|
" Show list of matches on tab completion in command-line mode
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user