
|
Profile
| user name |
edyfox |
| first name |
Edward |
| last name |
Fox |
| email |
edyfox 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 |
yes |
Script Contributions
| gdbvim |
Watch in gvim what you debug in gdb. And more. |
| winmanager |
A windows style IDE for Vim |
| sh.vim |
Indent script for sh/bash |
| bbs.vim |
Syntax highlighting plugin for SMTH BBS |
| GtagsClient |
A client for Google Gtags |
|
|