Skip to content

Instantly share code, notes, and snippets.

@raffylopez
Last active April 7, 2018 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raffylopez/19e34cba5e6cfbeca89c57ebeb37add1 to your computer and use it in GitHub Desktop.
Save raffylopez/19e34cba5e6cfbeca89c57ebeb37add1 to your computer and use it in GitHub Desktop.
Vimium settings (Vimium Icon > Options)
# Insert your preferred key mappings here.
unmap u
unmap d
map <C-u> scrollPageUp
map <C-d> scrollPageDown
map <M-l> nextTab
map <M-h> previousTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment