Last active
June 8, 2017 03:15
-
-
Save hlung/769df4af9d18bdf6a7ff to your computer and use it in GitHub Desktop.
Dvorak - Vimium Custom key mappings.This *unmaps* all keys and only adds frequently used ones.
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
# ::: Dvorak - Vimium Custom key mappings ::: | |
# NOTE: This *unmaps* all keys and only adds frequently used ones. | |
# It mainly uses left hand keys so you don't have to let go of the mouse. | |
# How to use: open Vimium option screen, put this in "Custom key mappings" section. | |
unmapAll | |
# Link | |
map u LinkHints.activateMode | |
map U LinkHints.activateModeToOpenInNewTab | |
map ด LinkHints.activateMode | |
map โ LinkHints.activateModeToOpenInNewTab | |
# Page | |
map e scrollDown | |
map o scrollUp | |
map ก scrollDown | |
map ห scrollUp | |
# Tab | |
map , previousTab | |
map . nextTab | |
map p reload | |
map q removeTab | |
map j restoreTab | |
map y createTab | |
# Omnibar | |
map i Vomnibar.activate | |
map I Vomnibar.activateInNewTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ขอบคุณครับ