Skip to content

Commit

Permalink
added default tabstop, shiftwidth, and expandtab to fall inline with …
Browse files Browse the repository at this point in the history
…standard ruby settings and rails.vim
  • Loading branch information
scottwater authored and Brian Bommarito committed Mar 17, 2011
1 parent 7dfbdcb commit b600070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftdetect/slim.vim
@@ -1 +1,2 @@
autocmd BufNewFile,BufRead *.slim set filetype=slim autocmd BufNewFile,BufRead *.slim set filetype=slim
autocmd FileType slim set tabstop=2|set shiftwidth=2|set expandtab

0 comments on commit b600070

Please sign in to comment.