
|
Profile
| user name |
lyokha |
| first name |
Alexey |
| last name |
Radkov |
| email |
alexey radkov 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
| right_align |
Right alignment of string under cursor |
| nosyntaxwords |
find words that are not syntactically highlighted in current buffer |
| TagManager |
Project aware incremental tags manager |
| vim-xkbswitch |
Automatic Keyboard Layout Switcher |
| prev_indent |
Utility functions for custom indentation of line under cursor |
| publish_helper |
vim code highlights in pandoc documents (HTML and TeX) |
|
|