
|
Profile
| user name |
fch |
| first name |
Frederic |
| last name |
Hardy |
| email |
frederic hardy mageekbox net |
| 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
| myprojects |
Organize/Navigate projects of files (like IDE/buffer explorer/project.vim) |
| upAndDown |
Swapping a line with the line directly above or below |
| sherlock.vim |
Add completion in command line for '/', '?' and ':.../' |
| phpErrorMarker |
Mark syntax errors in php file |
|
|