
|
Profile
| user name |
gt3 |
| first name |
ryan |
| last name |
kulla |
| email |
rkulla gmail 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
| xmaslights.vim |
Make your text appear as animated Christmas lights |
| selected-resizer |
resizes a window to the selected block of text |
| pyab |
Abbreviates standard python modules |
| Pydiction |
Tab-complete your Python code |
| Vimogen |
Vim Plugin Manager for Pathogen |
|
|