diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-07-07 10:04:59 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-07-07 10:04:59 +0200 |
commit | 999bdb1fde479040cbedcaf7a6eb129ff150ac6b (patch) | |
tree | c3966ae5294a4d26b9509c5aca045a2d572df254 /vim/vimrc | |
parent | 30ed5594b280124f286a463fb0acc02364e620b9 (diff) |
Change colorscheme
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ syntax on -colorscheme desert256 +colorscheme slate filetype plugin indent on set t_Co=88 " 88 colors |