Skip to content

Instantly share code, notes, and snippets.

@wesyoung
Created December 15, 2014 13:37
Show Gist options
  • Save wesyoung/d3eea2c61d8449b6d0d0 to your computer and use it in GitHub Desktop.
Save wesyoung/d3eea2c61d8449b6d0d0 to your computer and use it in GitHub Desktop.
syn on
set tabstop=4
set expandtab
set autoindent
filetype on
"filetype plugin on
"filetype indent on " file type based indentation
autocmd FileType make set noexpandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment