aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 0627bfd..ef00f6b 100644
--- a/vimrc
+++ b/vimrc
@@ -28,5 +28,5 @@ filetype indent on
filetype plugin on
autocmd FileType ruby set shiftwidth=2
-autocmd FileType c set shiftwidth=4 tabstop=
+autocmd FileType c set shiftwidth=4 tabstop=4