Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save naokirin/65d9135e53c0b9f5aec4 to your computer and use it in GitHub Desktop.
Save naokirin/65d9135e53c0b9f5aec4 to your computer and use it in GitHub Desktop.
au BufNewFile,BufRead *.rb,*.haml,*.erb,*.slim set nowrap tabstop=2 shiftwidth=2
au BufNewFile,BufRead *.cpp,*.h,*.hpp,*.cc set nowrap tabstop=4 shiftwidth=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment