mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Merge pull request #182 from luukvbaal/luukvbaal-vifm
vifm dir preview, vicmd
This commit is contained in:
commit
48a7205f31
@ -18,6 +18,10 @@ 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
|
||||||
|
fileview ../ tree %c -L 1 --dirsfirst
|
||||||
|
|
||||||
|
set vicmd=$EDITOR
|
||||||
|
|
||||||
set syscalls
|
set syscalls
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user