New binding and clarification in comment.

This commit is contained in:
James Patrick 2020-03-19 15:34:17 -04:00
parent 3afc049ba9
commit 19d7f235e4
1 changed files with 3 additions and 1 deletions

View File

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