Skip to content

Instantly share code, notes, and snippets.

@netmarkjp
Created November 7, 2014 14:47
Show Gist options
  • Save netmarkjp/8b111fb94fc974e9c6af to your computer and use it in GitHub Desktop.
Save netmarkjp/8b111fb94fc974e9c6af to your computer and use it in GitHub Desktop.
vim setting
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