Skip to content

Instantly share code, notes, and snippets.

@btobolaski
Created November 28, 2012 22:07
Show Gist options
  • Save btobolaski/4165004 to your computer and use it in GitHub Desktop.
Save btobolaski/4165004 to your computer and use it in GitHub Desktop.
My vim settings for css
setlocal tabstop=3
setlocal softtabstop=3
setlocal shiftwidth=3
setlocal noexpandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment