
|
Profile
| user name |
mitsuhiko |
| first name |
Armin |
| last name |
Ronacher |
| email |
armin ronacher active-4 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
| Jinja |
adds jinja highlighting support to vim |
| native.vim |
dark greenish theme for vim. |
| mako.vim |
Adds mako support to vim |
| genshi.vim |
Adds support for Genshi HTMl Templates to vim |
| django.vim |
colorscheme in the colors of the django webpage |
| fruity.vim |
Dark Colorscheme with advanced color informations for several languages |
| summerfruit.vim |
Light version of fruity.vim |
| lodgeit.vim |
pastes code to paste.pocoo.org |
|
|