File data/vifmrc changed (mode: 100644) (index 35b09162b..92818b9f3) |
1 |
1 |
" vim: filetype=vifm : |
" vim: filetype=vifm : |
2 |
|
" Sample configuration file for vifm (last updated: 15 October, 2024) |
|
|
2 |
|
" Sample configuration file for vifm (last updated: 18 December, 2024) |
3 |
3 |
" You can edit this file by hand. |
" You can edit this file by hand. |
4 |
4 |
" The " character at the beginning of a line comments out the line. |
" The " character at the beginning of a line comments out the line. |
5 |
5 |
" Blank lines are ignored. |
" Blank lines are ignored. |
|
... |
... |
filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, |
241 |
241 |
\ {View using mplayer} |
\ {View using mplayer} |
242 |
242 |
\ mplayer %f, |
\ mplayer %f, |
243 |
243 |
\ {Play using mpv} |
\ {Play using mpv} |
244 |
|
\ mpv --no-video %f, |
|
|
244 |
|
\ mpv %f, |
245 |
245 |
fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, |
fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, |
246 |
246 |
\*.fl[icv],*.m2v,*.mov,*.webm,*.mts,*.m4v,*.r[am],*.qt,*.divx, |
\*.fl[icv],*.m2v,*.mov,*.webm,*.mts,*.m4v,*.r[am],*.qt,*.divx, |
247 |
247 |
\*.as[fx],*.unknown_video}, |
\*.as[fx],*.unknown_video}, |