diff options
| -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 |
