From 4401ff31996d79e2bb81edcac3ed6f493e27ca8d Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 4 Aug 2025 07:17:35 -0500 Subject: [PATCH] home/common/vifm | enable file content viewing --- home/common/vifm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common/vifm.nix b/home/common/vifm.nix index ca63fc2..317f885 100644 --- a/home/common/vifm.nix +++ b/home/common/vifm.nix @@ -13,6 +13,7 @@ mark b ~/bin/ mark h ~/ mark d ~/Downloads + nnoremap w :view nnoremap gd :cd ~/Downloads command! cmpinternal compare-cmd %a %S command! cmp : if expand('%%c') == expand('%%f')