|
|
@ -96,7 +96,7 @@ set wim=longest,list " file auto-completion |
|
|
|
set background=dark " to follow most of the colorschemes I use |
|
|
|
set background=dark " to follow most of the colorschemes I use |
|
|
|
|
|
|
|
|
|
|
|
set t_Co=256 " 256 color terminals |
|
|
|
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 |
|
|
|
syntax sync minlines=1500 " increases the number of lines to find the proper syntax |
|
|
|
|
|
|
|
|
|
|
|