
|
Profile
| user name |
mehner |
| first name |
Fritz |
| last name |
Mehner |
| email |
mehner fritz web de |
| 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
| nqc.vim |
NQC programming support (for the LEGO MINDSTORMS RCX-Controller) |
| c.vim |
C/C++ IDE -- Write and run programs. Insert statements, idioms, comments etc. |
| bash-support.vim |
Bash IDE -- Insert code snippets, run, check and debug the code and look up help |
| Perl-Support |
Perl IDE -- Insert code snippets, run and profile the code and look up help |
| lua-support |
Lua-IDE -- Write and run Lua-scripts using menus and hotkeys |
| doxygen-support |
Generate Doxygen comments from user defined templates |
| Vim-Support |
VimScript IDE -- Insert code snippets, quickly comment the code and look up help |
| LaTeX-Support |
LaTeX IDE -- Insert commands, run the typesetter and BibTeX and look up help |
| AWK-Support |
AWK IDE -- Insert code snippets, run and check the code and look up help |
| textfilter |
Several useful text filters. |
|
|