
|
Profile
| user name |
mnick |
| first name |
Maximilian |
| last name |
Nickel |
| email |
max inmachina 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
| ColorX |
A script that lets you insert hex color codes by using OS X's color picker |
| vim-pomodoro |
Vim plugin for the Pomdoro time management technique |
|
|