From 999bdb1fde479040cbedcaf7a6eb129ff150ac6b Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 7 Jul 2010 10:04:59 +0200 Subject: Change colorscheme --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index eae0ac3..fd16aa3 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1,5 +1,5 @@ syntax on -colorscheme desert256 +colorscheme slate filetype plugin indent on set t_Co=88 " 88 colors -- cgit v1.2.3