Skip to content

Instantly share code, notes, and snippets.

@vasergen
Last active December 24, 2017 23:39
Show Gist options
  • Save vasergen/02ae265389e7d9287e718243e0c84c05 to your computer and use it in GitHub Desktop.
Save vasergen/02ae265389e7d9287e718243e0c84c05 to your computer and use it in GitHub Desktop.
let barposition = "bottom"
command g tabnew google
let searchalias g = "google"
let @@reddit_prog = 'http://www.reddit.com/r/programming'
map gts :tabnew http://www.reddit.com/r/programming<CR>
map gtf :tabnew https://www.figo.io/en/<CR>
map gtt :tabnew https://trello.com/b/hhP1nPMu/todo<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment