ruby style wants 2 space indent

This commit is contained in:
Loic Nageleisen 2011-07-01 15:25:39 +02:00
parent 253c965fad
commit 9451a40420

1
vimrc
View file

@ -106,6 +106,7 @@ set list
"filetype specific settings
autocmd FileType make set noexpandtab "makefiles need tabs
autocmd FileType ruby set softtabstop=2 shiftwidth=2
"swap files
"set directory=/var/tmp,.