Skip to content

Instantly share code, notes, and snippets.

@jlbknr
Last active September 11, 2016 20:09
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 jlbknr/da5b5971a5247346343b86c25aea72a3 to your computer and use it in GitHub Desktop.
Save jlbknr/da5b5971a5247346343b86c25aea72a3 to your computer and use it in GitHub Desktop.
set autoupdategist
set noautofocus
set smoothscroll
map h previousTab
map l nextTab
map a :tabnew duckduckgo<space>
let nextmatchpattern = "Next|next|older|more|›|»|▶|forward"
let previousmatchpattern = "Prev(ious)?|prev(ious)?|newer| back|«|less|<|‹|◀"
let blacklists = ["https://docs.google.com/spreadsheets/*","https://docs.google.com/document/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment