Much better like this
This commit is contained in:
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…
Reference in New Issue
Block a user