
|
Profile
| user name |
jdany |
| first name |
Juan |
| last name |
Frias |
| email |
juandfrias 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, total donation 40 euro |
Script Contributions
| rcsvers.vim |
Use RCS to keep a backup version whenever you save a file |
| eclipse.vim |
Eclipse like color scheme |
| compview |
Creates an interactive search window |
| SearchFold |
Search a file by folding non-matching lines with optional context. |
| OceanBlack256 |
OceanBlack color scheme for a 256 color terminal. |
| Symfony |
Color scheme based on symfony php framework documentation |
| TaskList.vim |
Eclipse like task list |
|
|