Vim: undefined variables are unmarked

aogokmoy

New Member
Lately I've been making a couple of mistakes when refactoring in Vim, the result was undefined and unused variables. Any decent IDE (like NetBeans) would mark them as such, but I've yet to come across a Vim plugin that does the same.Can anyone help me out? I'm mainly programming in PHP.
 
Back
Top