Added Forward command, and unbind <C-b> to access bookmark sidemenu.
This commit is contained in:
parent
dcfa50e222
commit
167517757c
|
@ -6,6 +6,10 @@ bind ;c hint -c [class*="expand"],[class="togg"]
|
|||
|
||||
" match vimperators back function.
|
||||
command ba back
|
||||
command fo foward
|
||||
|
||||
" restore bookmarks
|
||||
unbind <C-b>
|
||||
|
||||
" use h/l to cycle though tabs.
|
||||
bind h tabprev
|
||||
|
|
Loading…
Reference in New Issue
Block a user