php_localvarcheck.vim : highlight unused/unassigned local variable
script karma |
Rating 9/3,
Downloaded by 1679 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Yukihiro Nakadaira |
|
script type |
ftplugin |
|
description |
function example($unused) {
echo $unassigned;
}
$unused and $unassigned are highlighted when the cursor is in example(). |
|
install details |
Put file in you ftplugin directory. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.145.49.32
|