
|
Profile
| user name |
mahlon |
| first name |
Mahlon |
| last name |
Smith |
| email |
mahlon martini nu |
| 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
| DevEiate theme |
A dark theme, mimicing the TextMate theme of the same name. |
| Specky! |
Functions to help make behavioral testing easy with ruby and rspec. |
| glimpse |
Use Glimpse searching easily from Vim. |
| hgrev |
Display Mercurial revision info in the Vim statusline. |
| Bird Syntax |
Syntax highlighting for Bird configuration files |
|
|