
|
Profile
| user name |
pavol |
| first name |
Pavol |
| last name |
Juhas |
| email |
pavol juhas 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 |
yes |
Script Contributions
| TableTab.vim |
global plugin for variable-width tab stops |
| wcd.vim |
Wherever Change Directory in vim |
| nodiff.vim |
defines Nodiff command to get out of diff mode |
| ovim |
open files in running gvim from a terminal |
| scd.vim |
smart change of directory in Vim |
| oldfilesearch.vim |
search the :oldfiles list and edit one file |
|
|