
|
Profile
| user name |
powerman |
| first name |
Alex |
| last name |
Efros |
| email |
powerman-asdf ya ru |
| 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
| autosess |
Auto save/load sessions |
| ruscmd |
Support command mode in Russian keyboard layout |
| viewdoc |
Flexible viewer for any documentation (help/man/perldoc/etc.) |
| Limbo syntax |
Limbo (OS Inferno's language) syntax highlight |
| mkfile syntax |
mk (OS Inferno/Plan9 make tool) syntax highlight |
| Inferno sh syntax |
OS Inferno shell syntax highlight |
| Improved AnsiEsc |
Improved AnsiEsc.vim : ansi escape sequences highlighted and concealed |
| fixtermkeys |
Fix terminal Ctrl Alt Shift modifiers for keys like Tab CR Space BS cursor |
|
|