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