
|
Profile
| user name |
noah |
| first name |
Noah |
| last name |
Spurrier |
| email |
noah noah 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 |
Script Contributions
| des3.vim |
Edit DES3 encrypted files and turn Vim into a simple password safe. |
| openssl.vim |
Turn Vim into a Password Safe and edit openssl encrypted files |
|
|