mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding sc-im as standard-app for xlsx files in vifm
This commit is contained in:
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
|
" You can also add %CLEAR if you want to clear screen before running FUSE
|
||||||
" program.
|
" program.
|
||||||
|
|
||||||
" Pdf
|
" PDF
|
||||||
filextype *.pdf zathura %c %i &, apvlv %c, xpdf %c
|
filextype *.pdf zathura %c %i &, apvlv %c, xpdf %c
|
||||||
fileviewer *.pdf
|
fileviewer *.pdf
|
||||||
\ vifmimg pdfpreview %px %py %pw %ph %c
|
\ vifmimg pdfpreview %px %py %pw %ph %c
|
||||||
@ -176,6 +176,9 @@ fileviewer *.pdf
|
|||||||
\ vifmimg clear
|
\ vifmimg clear
|
||||||
"\ pdftotext -nopgbrk %c -
|
"\ pdftotext -nopgbrk %c -
|
||||||
|
|
||||||
|
" CSV
|
||||||
|
filetype *.csv,*.xlsx sc-im %f
|
||||||
|
|
||||||
" PostScript
|
" PostScript
|
||||||
filextype *.ps,*.eps,*.ps.gz
|
filextype *.ps,*.eps,*.ps.gz
|
||||||
\ {View in zathura}
|
\ {View in zathura}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user