aboutsummaryrefslogtreecommitdiff
path: root/env/.config/lf
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/lf')
-rwxr-xr-xenv/.config/lf/lfrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc
index 7b399cc..1da2d74 100755
--- a/env/.config/lf/lfrc
+++ b/env/.config/lf/lfrc
@@ -130,6 +130,10 @@ cmd vim ${{
nvim $f
}}
+cmd vis ${{
+ vis $f
+}}
+
cmd Sxiv ${{
nohup nsxiv $f > /dev/null 2> /dev/null < /dev/null & disown
}}
@@ -172,6 +176,7 @@ cmd filebrowser ${{
map DD trash
map DP delete
map V vim
+map <c-v> vis
map S Sxiv
map C clipf
map <c-c> clip-path