
|
Profile
| user name |
lang2 |
| first name |
Wenzhi |
| last name |
Liang |
| email |
wenzhi liang 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
| vimcdoc |
Vim online documentation Chinese version |
| updt.vim |
Vim syntax file for ClearCase update log. |
| ST20 compiler plugin |
Vim compiler plugin for ST20 C compiler |
| sandbox |
A vim script for managing subversion sandbox. |
| vcslogdiff |
Plugin to vcscommand.vim to allow easy diffing in log window |
| annotatedmarks |
Enhancing the built-in marks functionality of vim. |
| sandbox_hg |
Same as sandbox.vim but for hg(mercurial). |
| ttfzoom |
For gvim, provide font zooming with Ctrl-MouseWheel like others |
|
|