I know I did not word the question right but I was not sure how. So here it goes.
when using vim the way my color syntax is now, when i type in $ it shows yellow and when i write text it comes in white. How can I configure my vimrc to know when I am writing a php variable ($variable) and keep the color consistent between the $ and the words after it (variable in my example)? it just a nuisance thing but i hate seeing variable names with non-matching color, it drives me nuts.
Thanks and let me know if you need more clarification. I am a Linux and vim rookie working my way through. Thanks