vifmrc preview regex fix

This commit is contained in:
Luke Smith 2019-03-23 21:59:10 -04:00
parent eaa4dfc692
commit c96f80889c

View file

@ -45,7 +45,7 @@ nmap q ZQ
fileview */ tree %c -L 1 --dirsfirst fileview */ tree %c -L 1 --dirsfirst
fileview ../ tree %c -L 1 --dirsfirst fileview ../ tree %c -L 1 --dirsfirst
fileviewer *md,*xml,*.css,*.py,*.c,*.h,*.sh,*.diff,*.tex,*.md,*.bib,*.sty,*.desktop highlight -O ansi %c fileviewer *.md,*.xml,*.css,*.py,*.c,*.h,*.sh,*.diff,*.tex,*.md,*.bib,*.sty,*.desktop highlight -O ansi %c
fileviewer *.html w3m -dump %c fileviewer *.html w3m -dump %c
filextype *.html,*.htm firefox %f 2>/dev/null & filextype *.html,*.htm firefox %f 2>/dev/null &