Skip to content

Instantly share code, notes, and snippets.

@zenlor
Created March 31, 2017 09:38
Show Gist options
  • Save zenlor/f642501c6988d5cea6a9e6f5f0a208c8 to your computer and use it in GitHub Desktop.
Save zenlor/f642501c6988d5cea6a9e6f5f0a208c8 to your computer and use it in GitHub Desktop.
set noautofocus
let scrollstep=230
set smoothscroll
let scrollduration= 200
let barposition = "bottom"
let locale = "en"
let hintcharacters = "hjklasdfgyuiopqertnmzxcvb"
let mapleader = ","
let blacklists = ["https://mail.google.com/*","*://mail.google.com/*","@https://mail.google.com/mail/*"]
map a nextTab
map A previousTab
map u lastClosedTab
map d closeTab
map J scrollFullPageDown
map K scrollFullPageUp
let qmark c = ["http://www.google.com/calendar/render"]
let qmark g = ["https://docs.google.com/"]
let qmark f = ["http://facebook.com/"]
let qmark m = ["https://inbox.google.com/"]
let qmark y = ["http://jp.youtube.com/"]
let qmark t = ["https://twitter.com/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment