
|
Profile
| user name |
andrz |
| first name |
Andri |
| last name |
Möll |
| email |
andri dot ee |
| 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
| bbye |
Delete buffers & close files without closing or messing up windows. Like Bclose. |
| node |
Tools to make Vim superb for developing with Node.js. Like Rails.vim for Node. |
|
|