
|
Profile
| user name |
joonty |
| first name |
Jon |
| last name |
Cairns |
| email |
jon joncairns com |
| homepage |
if($profileUser->getHomepage()){
$hp = $profileUser->getHomepage();
if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){
$hp = "http://" . $hp;
}
$hp = escapeForHTML($hp);
?>
|
} else { ?>
|
} ?>
registered Vim user or sponsor |
no, or user has chosen to conceal his donation |
Script Contributions
| phpqa |
Run PHP QA tools and show highlighted results |
| Sauce |
Manage multiple vimrc files dynamically |
| PHPUnit QF |
Run PHPUnit tests from within vim and put the errors into the quickfix list. |
| Xdebug |
An awesome debugging client for Vim, Xdebug and PHP |
| taggatron |
Lightweight tag file manager for use with ctags |
| Vdebug |
Multi-language DBGP debugger client (PHP, Python, Perl, Ruby, etc.) |
| vim-do |
Run shell commands asynchronously and show the output in Vim when they finish |
|
|