aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ranger
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2015-07-04 03:04:00 -0700
committershmibs <shmibs@gmail.com>2015-07-04 03:04:00 -0700
commit76f47223da8af66661158439d72a5c99be145cbd (patch)
tree997d504c807b4f08d6d04cfc91c32ea4eed3f1fa /.config/ranger
parent04ea964440221a09d9a66af52749287ddbf49315 (diff)
downloaddotfiles-76f47223da8af66661158439d72a5c99be145cbd.tar.gz
add some filtypes to .vimrc
Diffstat (limited to '.config/ranger')
-rw-r--r--.config/ranger/rifle.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf
index aa57817..8cdb0b5 100644
--- a/.config/ranger/rifle.conf
+++ b/.config/ranger/rifle.conf
@@ -117,6 +117,7 @@ mime ^video, terminal, !X, has mpv = mplayer -- "$@"
#-------------------------------------------
# Image Viewing:
#-------------------------------------------
+ext svg, has inkscape, X, flag f = inkscape -- "$@"
mime ^image, has sxiv, X, flag f = sxiv -a "$@"
mime ^image, has gimp, X, flag f = gimp -- "$@"
ext xcf, X, flag f = gimp -- "$@"