From 33151c4755dc65106a7f8e2dcee4ad7271487b62 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 7 Oct 2013 17:14:33 -0300 Subject: [PATCH] removed busybee as its not default --- configs/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/vimrc b/configs/vimrc index 2adc99e..ecb5f66 100644 --- a/configs/vimrc +++ b/configs/vimrc @@ -96,7 +96,7 @@ set wim=longest,list " file auto-completion set background=dark " to follow most of the colorschemes I use set t_Co=256 " 256 color terminals -color busybee " color for terminals (gvimrc sets the UI color) +"color busybee " color for terminals (gvimrc sets the UI color) syntax sync minlines=1500 " increases the number of lines to find the proper syntax