Created
July 30, 2015 20:52
-
-
Save albert-decatur/5885a9d7fddff828e007 to your computer and use it in GitHub Desktop.
vimium key bindings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Insert your preferred key mappings here. | |
unmap d | |
map <c-f> scrollPageDown | |
unmap u | |
map <c-b> scrollPageUp | |
unmap d | |
map d removeTab | |
unmap u | |
map u restoreTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment