Skip to content

Instantly share code, notes, and snippets.

@Mange
Created October 24, 2014 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mange/c42e8c9aae27fb6efbc1 to your computer and use it in GitHub Desktop.
Save Mange/c42e8c9aae27fb6efbc1 to your computer and use it in GitHub Desktop.
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