Skip to content

Instantly share code, notes, and snippets.

@m-ueno
Last active April 17, 2016 17:18
Show Gist options
  • Save m-ueno/7a56568e87ad3f191b1a8100ce08aa52 to your computer and use it in GitHub Desktop.
Save m-ueno/7a56568e87ad3f191b1a8100ce08aa52 to your computer and use it in GitHub Desktop.
let scrollstep=100
let scrollduration=400
set smoothscroll
set scalehints
set linkanimations
set noautofocus
unmap <C-h>
unmap <C-l>
unmap <C-j>
unmap <C-k>
unmap <C-p>
unmap <C-n>
map T B
map C-u :restore<Space>
blacklists=["https://mail.google.com"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment