Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

vim-scripts/php_localvarcheck.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2803
function example($unused) {
 echo $unassigned;
}
$unused and $unassigned are highlighted when the cursor is in example().

About

highlight unused/unassigned local variable

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /