Skip to content

Instantly share code, notes, and snippets.

@vladimiroff
Created November 4, 2011 12:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladimiroff/1339232 to your computer and use it in GitHub Desktop.
Save vladimiroff/1339232 to your computer and use it in GitHub Desktop.
Mappings for Vimium
" Unmap these silly J,K
unmap J
unmap K
map <C-h> previousTab
map <C-l> nextTab
" Cyrillic shortcuts
map гг scrollToTop
map Г scrollToBottom
map х scrollLeft
map Х goBack
map й scrollDown
map Й scrollDown
map к scrollUp
map К scrollUp
map л scrollRight
map Л goForward
map ф linkHints.activateMode
map Ф linkHints.activateModeToOpenInNewTab
@kunev
Copy link

kunev commented Nov 4, 2011

Близко до акъла, чак ме е яд, че не съм се сетил да го направя т'ва.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment