diff --git a/.vimrc b/.vimrc index 9a512ec6c8c..70d063d9caa 100644 --- a/.vimrc +++ b/.vimrc @@ -18,4 +18,4 @@ set makeprg=GCC_COLORS=\ make set tw=79 au BufRead,BufNewFile *.xml set tw=109 shiftwidth=2 smarttab au FileType sh set tw=109 shiftwidth=4 smarttab -au FileType c set tw=109 +au FileType c set tw=109 shiftwidth=8