Created
February 16, 2017 14:17
-
-
Save probe301/1f0a6b19b4fdd23e14a0ff5a4921401f to your computer and use it in GitHub Desktop.
Chrome Vimium Setting
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 prefered key mappings here. | |
| map w scrollUp | |
| map s scrollDown | |
| map A goBack | |
| map D goForward | |
| map d nextTab | |
| map a previousTab | |
| map q goPrevious | |
| map e goNext |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment