Skip to content

Instantly share code, notes, and snippets.

@tomisme
Last active August 26, 2018 07:21
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 tomisme/0ef4d97c79b1495e342f to your computer and use it in GitHub Desktop.
Save tomisme/0ef4d97c79b1495e342f to your computer and use it in GitHub Desktop.
cVimrc
set autoupdategist
set defaultnewtabpage
set smoothscroll
map h previousTab
map l nextTab
map J scrollPageDown
map K scrollPageUp
let blacklists = ["*://mail.google.com/*", "*://keep.google.com/*", "*://wanikani.com/*", "*://localhost/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment