Merge pull request #182 from luukvbaal/luukvbaal-vifm

vifm dir preview, vicmd
This commit is contained in:
Luke Smith
2019-03-03 22:25:12 -05:00
committed by GitHub

View File

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