Merge branch 'master' of github.com:LukeSmithxyz/voidrice
This commit is contained in:
commit
84bf3956f0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue