Created
January 3, 2017 23:44
-
-
Save thenewvu/292b582130d01536869d5e33a7b247b7 to your computer and use it in GitHub Desktop.
cVimrc
This file contains hidden or 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 smoothscroll="true" | |
let autohidecursor="true" | |
let autofocus="false" | |
let sortlinkhints="true" | |
let completeonopen="true" | |
let completionengines=["google"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment