Browse Source

removed busybee as its not default

master
Julio Biason 11 years ago
parent
commit
33151c4755
  1. 2
      configs/vimrc

2
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

Loading…
Cancel
Save