Skip to content

Instantly share code, notes, and snippets.

@jaseg
Created February 19, 2015 12:20
Show Gist options
  • Save jaseg/51ba405c357da4821810 to your computer and use it in GitHub Desktop.
Save jaseg/51ba405c357da4821810 to your computer and use it in GitHub Desktop.
set showtabline=never
set go-=r
set defsearch=duckduckgo
com! search-selection,ss -bang -nargs=? -complete search -js commands.execute((bang ? "open " : "tabopen " ) + args + " " + buffer.currentWord)
map <A-s> :set nss!=<A-Tab>
map <A-C-s> :set nst!=<A-Tab>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment