Skip to content

Instantly share code, notes, and snippets.

@puhitaku
Last active July 3, 2018 13:01
Show Gist options
  • Save puhitaku/0efe088bbf89f5a07063cc7125c5b4ce to your computer and use it in GitHub Desktop.
Save puhitaku/0efe088bbf89f5a07063cc7125c5b4ce to your computer and use it in GitHub Desktop.
Vimium override keys
# Insert your preferred key mappings here.
unmap H
unmap J
unmap K
unmap L
map H previousTab
map L nextTab
map J goBack
map K goForward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment