home/common/vifm | enable file content viewing

This commit is contained in:
Don Harper 2025-08-04 07:17:35 -05:00
parent 6bf17f9a3e
commit 4401ff3199

View file

@ -13,6 +13,7 @@
mark b ~/bin/
mark h ~/
mark d ~/Downloads
nnoremap w :view<cr>
nnoremap gd :cd ~/Downloads<cr>
command! cmpinternal compare-cmd %a %S
command! cmp : if expand('%%c') == expand('%%f')