
|
Profile
| user name |
jceb |
| first name |
Jan Christoph |
| last name |
Ebersbach |
| email |
jceb e-jc de |
| 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
| editqf |
Make quickfix entries editable |
| hier |
Highlight quickfix errors and location list entries |
| vim-orgmode |
Text outlining and task management for Vim based on Emacs' Org-Mode |
| ipi |
Load plugins individually - cut down start-up time. |
| shootingstar |
Like the magic * but start matching at the cursor position |
| vmux |
vim/neovim session handler within tmux |
|
|