diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-04-23 10:56:13 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-23 10:56:13 -0400 |
| commit | 7e73a0b2b00e885cb34f9ddb30901a9c1693ac41 (patch) | |
| tree | 2fa097c9157bcfc1259034a3ba68dc1e4a558129 /.config | |
| parent | af1d13a422bc682625b603e5b6e086f09e39a0d2 (diff) | |
| download | eibhear-7e73a0b2b00e885cb34f9ddb30901a9c1693ac41.tar.gz eibhear-7e73a0b2b00e885cb34f9ddb30901a9c1693ac41.tar.zst eibhear-7e73a0b2b00e885cb34f9ddb30901a9c1693ac41.zip | |
unnecessary highlight line
Diffstat (limited to '.config')
| -rw-r--r-- | .config/vifm/vifmrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/vifm/vifmrc b/.config/vifm/vifmrc index c4844f7..8c255c0 100644 --- a/.config/vifm/vifmrc +++ b/.config/vifm/vifmrc @@ -45,7 +45,6 @@ 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 *.html w3m -dump %c filextype *.html,*.htm firefox %f 2>/dev/null & |
