make vimb download to the correct place
This commit is contained in:
parent
5f6fc1da03
commit
e4b5e1f60b
|
@ -22,6 +22,8 @@ set javascript-can-open-windows-automatically=false
|
||||||
set stylesheet=true
|
set stylesheet=true
|
||||||
set input-autohide=true
|
set input-autohide=true
|
||||||
|
|
||||||
|
set download-path=~/down
|
||||||
|
|
||||||
# keybinds
|
# keybinds
|
||||||
nnoremap : ;
|
nnoremap : ;
|
||||||
nnoremap ; :
|
nnoremap ; :
|
||||||
|
|
Loading…
Reference in New Issue