Much better like this

main
Dan Buch 12 years ago
parent 782324ea8c
commit 0636c5df37

@ -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

Loading…
Cancel
Save