| File data/vifmrc changed (mode: 100644) (index bfb1e1a21..0f00edc45) |
| ... |
... |
endif |
| 143 |
143 |
" Add -s to the default value to suppress "Permission denied" errors |
" Add -s to the default value to suppress "Permission denied" errors |
| 144 |
144 |
set grepprg="grep -n -H -I -r -s %i %a %s" |
set grepprg="grep -n -H -I -r -s %i %a %s" |
| 145 |
145 |
|
|
| 146 |
|
" Enable preview of files in the right miller column (add `set miller` to turn |
|
| 147 |
|
" it on) |
|
|
146 |
|
" Enable preview of files in the right miller column (add `set millerview` to |
|
147 |
|
" turn it on) |
| 148 |
148 |
set milleroptions+=rpreview:all |
set milleroptions+=rpreview:all |
| 149 |
149 |
|
|
| 150 |
150 |
" List of color schemes to try (picks the first one supported by the terminal) |
" List of color schemes to try (picks the first one supported by the terminal) |
| File data/vifmrc-osx changed (mode: 100644) (index 51d38b2ff..c259d1c3e) |
| ... |
... |
endif |
| 141 |
141 |
" Add -s to the default value to suppress "Permission denied" errors |
" Add -s to the default value to suppress "Permission denied" errors |
| 142 |
142 |
set grepprg="grep -n -H -I -r -s %i %a %s" |
set grepprg="grep -n -H -I -r -s %i %a %s" |
| 143 |
143 |
|
|
| 144 |
|
" Enable preview of files in the right miller column (add `set miller` to turn |
|
| 145 |
|
" it on) |
|
|
144 |
|
" Enable preview of files in the right miller column (add `set millerview` to |
|
145 |
|
" turn it on) |
| 146 |
146 |
set milleroptions+=rpreview:all |
set milleroptions+=rpreview:all |
| 147 |
147 |
|
|
| 148 |
148 |
" List of color schemes to try (picks the first one supported by the terminal) |
" List of color schemes to try (picks the first one supported by the terminal) |