
|
Profile
| user name |
mboughaba |
| first name |
Mohamed |
| last name |
Boughaba |
| email |
undasight 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
| vim-lessmess |
Removes trailing white-space, fix mixed-indent and remove empty lines at the EOF |
| i3config.vim |
Vim syntax highlighting for i3 config |
|
|