Skip to content

Instantly share code, notes, and snippets.

@cgutierrez
Created October 16, 2011 14:28
Show Gist options
  • Save cgutierrez/1290925 to your computer and use it in GitHub Desktop.
Save cgutierrez/1290925 to your computer and use it in GitHub Desktop.
Vim Configuration
:set expandtab
:set tabstop=4
:retab
:set shiftwidth=4
:syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment