Skip to content

Instantly share code, notes, and snippets.

@CoderPuppy
Last active January 30, 2017 15:52
Show Gist options
  • Save CoderPuppy/cc7c61aa396c39d98647 to your computer and use it in GitHub Desktop.
Save CoderPuppy/cc7c61aa396c39d98647 to your computer and use it in GitHub Desktop.
cVim RC
map j scrollLeft
map k scrollDown
map l scrollUp
map ; scrollRight
map K previousTab
map L nextTab
map J goBack
map I goForward
map C-k scrollPageDown
map C-l scrollPageUp
let blacklists = ["http://play.typeracer.com/*","https://play.spotify.com/*","https://codeanywhere.com/*","https://mail.google.com/*","http://porkrind.org/*","http://jemul8.com/*","http://copy.sh/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment