Feat: open csv with libreoffice

main
Bertrand Benjamin 7 months ago
parent ad02746fc7
commit 86ee7c8bce
  1. 2
      vifm/.config/vifm/vifmrc

@ -334,7 +334,7 @@ filetype *.7z
fileviewer *.7z 7z l %c
" Office files
filextype *.odt,*.doc,*.docx,*.xls,*.xlsx,*.odp,*.pptx,*.ods libreoffice %f &
filextype *.odt,*.doc,*.docx,*.xls,*.xlsx,*.odp,*.pptx,*.ods,*.csv libreoffice %f &
fileviewer *.doc catdoc %c
fileviewer *.docx docx2txt.pl %f -

Loading…
Cancel
Save