diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-23 00:09:32 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-09-23 00:09:32 +0200 |
commit | 1e3067154b45202192240258231e2a12b20f00c9 (patch) | |
tree | b67d17cd22cee4b41801bad8fe586027f52d7541 /vimrc | |
parent | 6a0aef68286a04f06d709bc54ac55fb46ed75783 (diff) |
Another theme commit
Diffstat (limited to '')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ syntax on -colorscheme xeno +colorscheme zenburn filetype plugin indent on set laststatus=2 |