From 9bd1062ac410f3ce2007e995b8ea09a8a381ae49 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 24 Mar 2011 14:41:43 +0100 Subject: Some vim cleanup --- vim/vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 5ab6dea..f87dc73 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1,8 +1,8 @@ syntax on -colorscheme Vitamins_Vim_Colorscheme_by_hcalves filetype plugin indent on +set t_Co=256 +colorscheme vitamins -set t_Co=88 set ls=0 set number set noerrorbells -- cgit v1.2.3