Skip to content

Instantly share code, notes, and snippets.

@jimppa
Created April 15, 2020 12:55
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 jimppa/b5a1c8b97b7a218a26ccc3db67a15be3 to your computer and use it in GitHub Desktop.
Save jimppa/b5a1c8b97b7a218a26ccc3db67a15be3 to your computer and use it in GitHub Desktop.
Vimium Options
# Insert your preferred key mappings here.
unmap F
map a LinkHints.activateModeToOpenInNewTab
unmap J
map q previousTab
unmap K
map w nextTab
unmap H
map c goBack
unmap L
map C goForward
unmap <a-p>
map p togglePinTab
unmap <a-m>
map m toggleMuteTab
map e scrollPageUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment