diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-01-27 10:22:37 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-01-27 10:22:37 +0100 |
commit | 77d3aa9bce664dda8072cacadfba9a72f3a80f20 (patch) | |
tree | 8db68b5b72501d70c939a55900b4d7baaf97edc1 /vim/vimrc | |
parent | 8a86a077c8721bea6c5255e34e07b40f21dc3585 (diff) |
Add vim colorscheme
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ set shiftwidth=4 set shiftround set modeline " enable modelines set nobackup " get rid of backupfiles -set foldenable +"set foldenable "set listchars=tab:»· "set list " enable tab chars |