
|
Profile
| user name |
Wolfgang Mehner |
| first name |
Wolfgang |
| last name |
Mehner |
| email |
wolfgang-mehner web de |
| 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
| Git Support |
Inspect the state of a repository and execute Git commands without leaving Vim. |
| Lua Support 2 |
Lua IDE -- Insert code snippets, run and check the code and look up help |
|
|