From 523ef09b2d79f4e07c154b7d8db216a3b20f9920 Mon Sep 17 00:00:00 2001 From: David Chen Date: Thu, 22 Aug 2019 22:32:23 +0800 Subject: [PATCH] minor fix --- ranger/rc.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ranger/rc.conf b/ranger/rc.conf index cdae203..0a21378 100755 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -328,6 +328,7 @@ map gd cd ~/Desktop map gff cd ~/.config map gfi cd ~/.config/i3 map gfr cd ~/.config/ranger +map gfn cd ~/.config/nvim map ge cd /etc map gus cd /usr/share map guf cd /usr/share/fonts @@ -413,7 +414,7 @@ map yr copy mode=remove map yt copy mode=toggle map C console compress%space -map X console extracthere +map X console extracthere%space map cp shell pandoc %f -o %f.pdf map ytv console shell youtube-dl -ic%space map yta console shell youtube-dl -xic%space