
|
Profile
| user name |
Derek Wyatt |
| first name |
Derek |
| last name |
Wyatt |
| email |
derek derekwyatt org |
| 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 |
yes, total donation 35 euro |
Script Contributions
| FSwitch |
Allows switching between companion source files (like a.vim) |
| ProtoDef |
Tool to help create skeleton implementations of c++ function prototypes |
| vim-scala |
Vim support for writing Scala code. |
|
|