diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:36:23 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:36:23 +0200 |
commit | 1d9a2025d3bb1c60c129d379bd067e7410770401 (patch) | |
tree | b33c6a6c4e8a389a30e168c49520c84157eb78fb /vim | |
parent | 2ba60ebba5bcd022cc6a5542a7b7bc22d5bcd9aa (diff) | |
parent | 9f7e8475adcc18e5a7b93c59862148356e69c5f7 (diff) |
Merge branch 'master' of fucktheforce.de:xeno
Diffstat (limited to 'vim')
-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 |