
|
Profile
| user name |
amiorin |
| first name |
Alberto |
| last name |
Miorin |
| email |
vim ululi it |
| 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
| bookmarks.vim |
Global markers like bookmarks |
| project.vim |
lcd to the root of the project everytime you BufEnter a file inside a project |
| fenced-code-blocks |
Edit fenced code blocks inside a GitHub Flavor Markdown in a better way |
| ctrlp-z |
fasd interface with ctrlp.vim |
| eval.vim |
Evaluate line or region with ^C |
|
|