Skip to content

Instantly share code, notes, and snippets.

@isovector
Created September 23, 2016 18:09
Show Gist options
  • Select an option

  • Save isovector/afe326bd5dd6d4bf323c53d804e78a36 to your computer and use it in GitHub Desktop.

Select an option

Save isovector/afe326bd5dd6d4bf323c53d804e78a36 to your computer and use it in GitHub Desktop.
map d closeTab
map <Enter> openCommandBar
map <C-A> incrementURLPath
map <C-X> decrementURLPath
map u lastClosedTab
unmap x
let barposition = "bottom"
let qmark g = ["http://github.com/isovector"]
let qmark m = ["http://gmail.com"]
let qmark b = ["http://goodreads.com"]
let qmark s = ["http://sandymaguire.me"]
let qmark f = ["http://facebook.com"]
let qmark y = ["http://youtube.com"]
let qmark d = ["http://digg.com/reader"]
let blacklists = ["http://rasterbator.net/*","https://workflowy.com/*","http://collabedit.com/*","https://www.hackerrank.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment