also format parent directory

This commit is contained in:
luukvbaal 2019-01-15 15:15:49 +01:00 committed by GitHub
parent 55218fc460
commit 9f3eff061b

View file

@ -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