Skip to content

Instantly share code, notes, and snippets.

@albert-decatur
Created July 30, 2015 20:52
Show Gist options
  • Select an option

  • Save albert-decatur/5885a9d7fddff828e007 to your computer and use it in GitHub Desktop.

Select an option

Save albert-decatur/5885a9d7fddff828e007 to your computer and use it in GitHub Desktop.
vimium key bindings
# Insert your preferred key mappings here.
unmap d
map <c-f> scrollPageDown
unmap u
map <c-b> scrollPageUp
unmap d
map d removeTab
unmap u
map u restoreTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment