
|
Profile
| user name |
Rick Howe |
| first name |
Rick |
| last name |
Howe |
| email |
rdcxy754 ybb ne jp |
| 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
| diffchar.vim |
Highlight the exact differences, based on characters and words |
| perline-diff.vim |
this line, that line, then diff comes up |
| partialnumber.vim |
yet another line number option |
| spotdiff.vim |
A range and area selectable diffthis to compare partially |
| blockwisediff.vim |
A block-oriented diff to compare selected lines virtually |
| wrapfiller |
Align each wrapped line virtually between windows |
| wrapwidth |
Wraps long lines virtually at a specific column |
| difffilter |
Selectively compare lines as you want in diff mode |
| diffunitsyntax |
Highlight word or character based diff units in diff format |
|
|