Skip to content

Instantly share code, notes, and snippets.

@jwoudenberg
Last active January 23, 2016 11:16
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 jwoudenberg/1022003e685703549f22 to your computer and use it in GitHub Desktop.
Save jwoudenberg/1022003e685703549f22 to your computer and use it in GitHub Desktop.
cvimrc
set autoupdategist
set cncpcompletion
let barposition = "bottom"
let defaultengine = "duckduckgo"
map <C-u> scrollPageUp
map <C-d> scrollPageDown
map <C-o> goBack
map <C-i> goForward
map H previousTab
map L nextTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment