diff options
author | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-29 17:21:05 +0200 |
---|---|---|
committer | Stefan Ritter <gideonstar@thehappy.de> | 2009-07-29 17:21:05 +0200 |
commit | 04ade42a134aa65b030e009f7f00232cad270bdf (patch) | |
tree | e7f6e3951be5acf2197c3b3a4efd5c0ff4a6517d /vimrc | |
parent | dd1319c187769bb2c077de4f03676169817218d3 (diff) |
Added my own vim colorconfig
Diffstat (limited to '')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ syntax on -colorscheme delek +colorscheme xeno filetype plugin indent on set laststatus=2 |