Skip to content

Instantly share code, notes, and snippets.

@sapjax
Last active January 11, 2016 10:23
Show Gist options
  • Save sapjax/ea23124c12c73ea55b92 to your computer and use it in GitHub Desktop.
Save sapjax/ea23124c12c73ea55b92 to your computer and use it in GitHub Desktop.
cvimrc
map h previousTab
map l nextTab
map J scrollPageDown
map K scrollPageUp
map . openQuickMark
map d closeTab
map u lastClosedTab
unmap ;
unmap '
let searchlimit = 10
let qmark g = ["https://github.com/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment