
|
Profile
| user name |
jpg |
| first name |
Javier |
| last name |
Puigdevall |
| email |
javierpuigdevall 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
| hi.vim |
Syntax highlighting and text filter tool, enhanced log analyzer. |
| winStack |
Commands to manage window splits as a window stack. |
| svnTools |
Perform subversion commands from within vim. |
| jobs.vim |
Run system commands in background. |
| addr2line |
Perform address to line on a backtrace, load results on quickfix window.. |
| bookmarks.vim |
enhanced bookmarks |
| sign-marks |
Unlimited marks. Save/restore marks. Display marks quickfix/window. MarksConfig |
| ag-search |
search with ag/grep in background, save/load searches on quickfix |
| gitTools |
Set of tools to perform multiple git commands. |
| tabs.vim |
Tabs manager, handy when you open 10+ tabs. |
|
|