Last active
August 8, 2017 15:00
-
-
Save Natfan/464867e4dbd1a84d71d2f890a0abcfeb to your computer and use it in GitHub Desktop.
My cVimRC File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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