diff options
-rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ syntax on set tabstop=4 set noexpandtab set number +set shiftwidth=4 set autoindent set spelllang=en,de set colorcolumn=81 " don't touch this line to keep 80 chars. width |