Skip to content

Instantly share code, notes, and snippets.

@arturopuente
Last active April 21, 2019 08: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 arturopuente/fb51b633a85fecd09102021dd1d4c10d to your computer and use it in GitHub Desktop.
Save arturopuente/fb51b633a85fecd09102021dd1d4c10d to your computer and use it in GitHub Desktop.
vimium custom keyboard bindings
unmap /
unmap m
unmap `
unmap o
unmap O
unmap b
unmap B
unmap g0
unmap g$
unmap n
unmap N
unmap T
unmap gT
unmap gt
unmap ^
unmap ge
unmap gE
unmap <a-p>
unmap <a-m>
unmap <c-e>
unmap <c-y>
unmap r
unmap p
unmap P
unmap gu
unmap gU
unmap v
unmap V
unmap <a-f>
unmap gf
unmap gF
unmap h
unmap l
unmap zH
unmap zL
unmap J
unmap K
map v LinkHints.activateModeToOpenInNewTab
map gu LinkHints.activateModeToOpenIncognito
map gf LinkHints.activateModeToOpenInNewForegroundTab
map car closeTabsOnRight
map cat closeOtherTabs
map w previousTab
map o nextTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment