
|
Profile
| user name |
Alexandris |
| first name |
Alexander |
| last name |
Serebryakov |
| email |
alex serebr 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
| filestyle |
filestyle is a Vim plugin that highlights unwanted whitespace and characters. |
| you-debug-it |
Vim plugin that helps to track your debug code |
| vim-todo-lists |
Plugin for TODO lists management |
| vim-branch-stack |
plugin helping to find the branching path to current line of code |
|
|