Skip to content

Instantly share code, notes, and snippets.

@critiqjo
Last active April 4, 2017 13:38
Show Gist options
  • Save critiqjo/8910782b367d294a5628a8ef8620455a to your computer and use it in GitHub Desktop.
Save critiqjo/8910782b367d294a5628a8ef8620455a to your computer and use it in GitHub Desktop.
set smoothscroll
set noautofocus
let hintcharacters = "arstdwfpxcv"
let barposition = "bottom"
let langmap = "kj,jh,hk,KJ,JH,HK"
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]
unmap E R gR cr gy my mr gF zr gj
map K previousTab
map J nextTab
map R reloadTabUncached
map yf yankUrl
map yF multiYankUrl
map gR multiReverseImage
map gf createMultiHint
map gD hideDownloadsShelf
iunmap <C-h> <C-j> <C-k> <C-l>
iunmap <C-f> <C-b> <C-y>
imap <C-k> deleteChar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment