Probably you just need to tell vim that you have a dark background:
:set background=dark
This should change the highlighting to something better readable.
Probably you just need to tell vim that you have a dark background:
:set background=dark
This should change the highlighting to something better readable.