Much better like this

This commit is contained in:
Dan Buch 2012-05-07 21:44:50 -04:00
parent 782324ea8c
commit 0636c5df37
2 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ set tabstop=4
set shiftwidth=4
set softtabstop=4
autocmd BufNewFile,BufRead *.proto setf proto
" Set the indent to 2 when working with ruby and markup stuff
autocmd BufNewFile,BufRead *.feature,*.rb,*.ru,*.xml,*.html,*.htm,Gemfile,Rakefile,Procfile set shiftwidth=2
\| set tabstop=2