diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2011-11-02 17:54:09 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2011-11-02 17:54:09 +0100 |
| commit | c6fa23109087b2ca09cd2ec2f8a1333da2796b8f (patch) | |
| tree | 858c96cd5a9241e9289b5d4347018469455bb25f | |
| parent | 75293df445a04686ad422caf53673f76b47df56c (diff) | |
| download | dotfiles-c6fa23109087b2ca09cd2ec2f8a1333da2796b8f.tar.gz dotfiles-c6fa23109087b2ca09cd2ec2f8a1333da2796b8f.zip | |
Typo
| -rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
