Created
November 7, 2014 14:47
-
-
Save netmarkjp/8b111fb94fc974e9c6af to your computer and use it in GitHub Desktop.
vim setting
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
vim -c "set completeopt-=preview" -c "set expandtab" -c "set ts=4" -c "set ignorecase" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment