adding sc-im as standard-app for xlsx files in vifm

master
TiynGER 5 years ago
parent b7b1c8f7d6
commit 9e5dd67b3d

@ -168,7 +168,7 @@ command! reload :write | restart
" You can also add %CLEAR if you want to clear screen before running FUSE
" program.
" Pdf
" PDF
filextype *.pdf zathura %c %i &, apvlv %c, xpdf %c
fileviewer *.pdf
\ vifmimg pdfpreview %px %py %pw %ph %c
@ -176,6 +176,9 @@ fileviewer *.pdf
\ vifmimg clear
"\ pdftotext -nopgbrk %c -
" CSV
filetype *.csv,*.xlsx sc-im %f
" PostScript
filextype *.ps,*.eps,*.ps.gz
\ {View in zathura}

Loading…
Cancel
Save