
|
Profile
| user name |
Yggdroot |
| first name |
Yggdroot |
| last name |
Chen |
| email |
archofortune 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 |
no, or user has chosen to conceal his donation |
Script Contributions
| indentLine.vim |
An indent guides plugin displaying thin vertical lines. |
| LeaderF |
Quickly locate files, buffers, mrus, tags, ... in large project. |
| hiPairs |
Highlights the pair surrounding the current cursor position. |
|
|