Skip to content

Instantly share code, notes, and snippets.

@urouro-net
Last active February 10, 2017 02:41
Show Gist options
  • Save urouro-net/3fd74871c3e3a07658d84b332ffb0370 to your computer and use it in GitHub Desktop.
Save urouro-net/3fd74871c3e3a07658d84b332ffb0370 to your computer and use it in GitHub Desktop.
Vimium + BTT
⌥V -> ⇧^V
⇧⌥, -> ⇧^,
⇧⌥. -> ⇧^.
unmap j
unmap k
unmap d
unmap u
unmap /
unmap gg
unmap G
unmap t
map <c-n> scrollDown
map <c-p> scrollUp
map <c-v> scrollPageDown
map <c-V> scrollPageUp
map <c-s> enterFindMode
map <c-<> scrollToTop
map <c->> scrollToBottom
map <c-j> LinkHints.activateMode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment