vifm dir preview, vicmd

This commit is contained in:
luukvbaal 2019-01-14 23:34:41 +01:00 committed by GitHub
parent 83f154ad17
commit 55218fc460

View file

@ -18,6 +18,9 @@ map bg :!setbg %f &<CR>
nmap <space> tj nmap <space> tj
nmap q ZQ nmap q ZQ
fileviewer *.html,*.css,*.py,*.c,*.h,*.sh,*.diff,*.tex highlight -O ansi %c fileviewer *.html,*.css,*.py,*.c,*.h,*.sh,*.diff,*.tex highlight -O ansi %c
fileview */ tree %c -L 1 --dirsfirst
set vicmd=$EDITOR
set syscalls set syscalls