
|
Profile
| user name |
dsm08873 |
| first name |
Don |
| last name |
Mitchell |
| email |
dsm26 excite 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
| tagSetting.vim |
Dynamically set tags option by scanning directory structure |
| javap.vim |
Runs the javap command and displays results in a new buffer |
|
|