|
|
@ -32,6 +32,9 @@ set incsearch |
|
|
|
|
|
|
|
|
|
|
|
set nowrap |
|
|
|
set nowrap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set grepprg="rg --line-number --no-heading --smart-case --color=never" |
|
|
|
|
|
|
|
set findprg="fd %A %s" |
|
|
|
|
|
|
|
|
|
|
|
set timefmt="%d.%m.%y %H:%M" |
|
|
|
set timefmt="%d.%m.%y %H:%M" |
|
|
|
|
|
|
|
|
|
|
|
" %t - file name (considering value of the 'classify' option) |
|
|
|
" %t - file name (considering value of the 'classify' option) |
|
|
|