Skip to content

Instantly share code, notes, and snippets.

@crlane
Last active July 7, 2019 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crlane/b2c7cde7973779cbe75f0261fed282ce to your computer and use it in GitHub Desktop.
Save crlane/b2c7cde7973779cbe75f0261fed282ce to your computer and use it in GitHub Desktop.
let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "*://feedly.com/*", "*://*/*.pdf"]
map jj <Esc>
map <C-d> scrollPageDown
map <C-u> scrollPageUp
map <C-f> scrollFullPageDown
map <C-b> scrollFullPageUp
map u lastClosedTab
map O :tabnew<Space>
map o :open<Space>
map B :bookmarks!<Space>
map d closeTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment