summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/vifm/vifmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc
index 5c5eb3f..c6dc1a3 100644
--- a/.config/vifm/vifmrc
+++ b/.config/vifm/vifmrc
@@ -45,7 +45,7 @@ nmap q ZQ
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
filextype *.html,*.htm firefox %f 2>/dev/null &