Skip to content

Instantly share code, notes, and snippets.

@Natfan
Last active August 8, 2017 15:00
Show Gist options
  • Save Natfan/464867e4dbd1a84d71d2f890a0abcfeb to your computer and use it in GitHub Desktop.
Save Natfan/464867e4dbd1a84d71d2f890a0abcfeb to your computer and use it in GitHub Desktop.
My cVimRC File
let barposition = "bottom"
" alias ':g' to ':tabnew google'
command g tabnew google
let searchalias g = "google"
" rebinds ; to : to stop that damn shift key
map ; :
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment