Skip to content

Instantly share code, notes, and snippets.

@raylu
Last active March 13, 2019 17:44
Show Gist options
  • Save raylu/59fe94ab004da80c887d to your computer and use it in GitHub Desktop.
Save raylu/59fe94ab004da80c887d to your computer and use it in GitHub Desktop.
cVimrc
set nosmoothscroll
map <C-u> scrollPageUp
map <C-d> scrollPageDown
map t :tabnew!<Space>
map p ;
let blacklists = ["http://www.typingclub.com/*","http://www.keybr.com/*","http://en.lichess.org/*","http://vim-adventures.com/*","http://airbnb.io/*","https://coderpad.io/*","https://app.codesignal.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment