Skip to content

Instantly share code, notes, and snippets.

@matts1
Created August 22, 2017 06:07
Show Gist options
  • Save matts1/aa4d68836c1b9ea19947edf9b4e1808b to your computer and use it in GitHub Desktop.
Save matts1/aa4d68836c1b9ea19947edf9b4e1808b to your computer and use it in GitHub Desktop.
Vimium keybindings
unmap C-y
unmap C-f
unmap C-Y
unmap C-F
unmap h
unmap l
unmap J
unmap K
unmap gT
unmap gt
unmap d
unmap u
unmap zh
unmap zl
unmap b
unmap B
unmap T
unmap H
unmap L
map <space> Vomnibar.activateTabSelection
map J scrollPageDown
map K scrollPageUp
map h previousTab
map l nextTab
map u goBack
map U goForward
map w moveTabToNewWindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment