
|
Profile
| user name |
tonymec |
| first name |
Antoine |
| last name |
Mechelynck |
| email |
antoine mechelynck skynet be |
| 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
| htmlmap |
macros to help type HTML entities |
| lcscheck.vim |
check 'listchars' for valid eol byte for utf-8. (Not needed for Vim 6.2) |
| set_utf8.vim |
Switching to Unicode in an orderly manner |
| unmswin.vim |
Undo the action of mswin.vim |
| russian-phonetic_utf-8.vim |
"Phonetic" Cyrillic keymap |
| zzsplash |
Show Vim splash screen even when started with a filename argument |
| easter |
compute the date of Gregorian Easter for a given year |
|
|