Skip to content

Instantly share code, notes, and snippets.

@IanConnolly
Created December 9, 2015 05:56
Show Gist options
  • Save IanConnolly/0b1d347a60875c972040 to your computer and use it in GitHub Desktop.
Save IanConnolly/0b1d347a60875c972040 to your computer and use it in GitHub Desktop.
cVim confg
let mapleader = " "
let barposition = "bottom"
let searchalias g = "google"
unmap b
map b :buffer<Space>
map <C-k> scrollFullPageUp
map <C-j> scrollFullPageDown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment