diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:34:01 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:34:01 +0200 |
commit | 9f7e8475adcc18e5a7b93c59862148356e69c5f7 (patch) | |
tree | 6555b8ffdf69d09bf19320eca6f763cc6590e673 /vim/vimrc | |
parent | f40cc9e44282e630264726148090816c8a231fb9 (diff) |
Update
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ colorscheme vitamins set tw=0 set sw=4 set ts=4 -set expandtab +""set expandtab set ls=0 set number set noerrorbells |