also format parent directory
This commit is contained in:
parent
55218fc460
commit
9f3eff061b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ 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
|
||||||
|
fileview ../ tree %c -L 1 --dirsfirst
|
||||||
|
|
||||||
set vicmd=$EDITOR
|
set vicmd=$EDITOR
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue