vifm dir preview, vicmd
This commit is contained in:
parent
83f154ad17
commit
55218fc460
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ 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
|
||||
|
||||
set vicmd=$EDITOR
|
||||
|
||||
set syscalls
|
||||
|
||||
|
|
Loading…
Reference in a new issue