
|
Profile
| user name |
pulp |
| first name |
Jochen |
| last name |
Baier |
| email |
email jochen-baier 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
| autoproto.vim |
Auto display function parameter in preview |
| cr-bs-del-space-tab.vim |
Use CR-TAB-DEL-SPACE-TAB in Normal Mode like in Insert Mode |
| crestore.vim |
Save (restore afterwards) the current file before using a quickfix command. |
| vmake |
Use quickfix with external make |
|
|