aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2011-11-02 17:54:09 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2011-11-02 17:54:09 +0100
commitc6fa23109087b2ca09cd2ec2f8a1333da2796b8f (patch)
tree858c96cd5a9241e9289b5d4347018469455bb25f
parent75293df445a04686ad422caf53673f76b47df56c (diff)
downloaddotfiles-c6fa23109087b2ca09cd2ec2f8a1333da2796b8f.tar.gz
dotfiles-c6fa23109087b2ca09cd2ec2f8a1333da2796b8f.zip
Typo
-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