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