Skip to content

Instantly share code, notes, and snippets.

@Mange
Created October 24, 2014 06:36
cVim config (vim bindings for chromium)
map H previousTab
map L nextTab
map J goBack
map K goForward
set defaultnewtabpage
set nosmoothscroll
let blacklists = ["*://mail.google.com/*", "*://feedly.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment