New binding and clarification in comment.
This commit is contained in:
parent
3afc049ba9
commit
19d7f235e4
|
@ -19,7 +19,7 @@ bind ;c hint -c [class*="expand"],[class="togg"]
|
||||||
command ba back
|
command ba back
|
||||||
command fo foward
|
command fo foward
|
||||||
|
|
||||||
" restore bookmarks
|
" restore buildin bookmarks
|
||||||
unbind <C-b>
|
unbind <C-b>
|
||||||
|
|
||||||
" use h/l to cycle though tabs.
|
" use h/l to cycle though tabs.
|
||||||
|
@ -34,6 +34,8 @@ bind n findnext 1
|
||||||
bind N findnext -1
|
bind N findnext -1
|
||||||
bind ,<Space> nohlsearch
|
bind ,<Space> nohlsearch
|
||||||
|
|
||||||
|
bind <Space> fillcmdline_notrail
|
||||||
|
|
||||||
" Text to speech is broken on all of my firefox instances. I'll just use my
|
" Text to speech is broken on all of my firefox instances. I'll just use my
|
||||||
" own.
|
" own.
|
||||||
unbind ;r
|
unbind ;r
|
||||||
|
|
Loading…
Reference in New Issue
Block a user