
|
Profile
| user name |
sjl |
| first name |
Steve |
| last name |
Losh |
| email |
steve stevelosh 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
| Gundo |
Visualize your undo tree. |
| Threesome |
A plugin for resolving conflicts during three-way merges. |
| badwolf |
A dark colorscheme pieced together from various colors I like. |
| Clam |
A lightweight plugin for working with shell commands. |
| Vitality |
Make Vim play nicely with iTerm 2 and tmux. |
| Splice |
Initial stable release. |
|
|