Skip to content

Instantly share code, notes, and snippets.

@btobolaski
Created November 28, 2012 21:48
Show Gist options
  • Save btobolaski/4164855 to your computer and use it in GitHub Desktop.
Save btobolaski/4164855 to your computer and use it in GitHub Desktop.
My vim settings for php
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