
|
Profile
| user name |
MikeTheGuru |
| first name |
Michael |
| last name |
Fitz |
| email |
Fitz Michael gmx at |
| 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
| VDLGBX.DLL |
Comfortable user-definable dialog-boxes for use in GVIM and some other goodies |
| vartabs.vim |
Make your TAB-Key stop at arbitrary positions |
| PLI-Tools |
Syntax, Indent and Goodies for IBM's Mainframe-PLI |
| RemoveDups.VIM |
Removing duplicates |
| CopySel |
Extract arbitrary selections to workfile |
|
|