Mercurial > ec-dotfiles
diff rc/vimrc @ 394:e0726df9196f
Merge branch 'master' into rhel5
author | Edho Arief <edho@myconan.net> |
---|---|
date | Wed, 01 Aug 2012 15:28:42 +0700 |
parents | 0aabb2b34ef6 |
children | fd0a889066a6 |
line wrap: on
line diff
--- a/rc/vimrc Thu Jul 26 12:44:42 2012 +0200 +++ b/rc/vimrc Wed Aug 01 15:28:42 2012 +0700 @@ -44,4 +44,5 @@ autocmd BufRead,BufNewFile .gitconfig :set noet ts=8 nolist autocmd BufRead,BufNewFile .git/config :set noet ts=8 nolist autocmd BufRead,BufNewFile *.erb :set ft=eruby ts=2 et list + autocmd BufRead,BufNewFile *.scss :set ft=scss endif