
|
Profile
| user name |
lambdalisue |
| first name |
Alisue |
| last name |
Lambda |
| email |
lambdalisue hashnote net |
| 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
| vim-python-virtualenv |
Activate python virtualenv within Vim |
| vim-django-support |
Add DJANGO_SETTINGS_MODULES to enable pythoncomplete or whatever for django |
| nose.vim |
Simple compiler for testing python with nose |
| nodeunit.vim |
A simple compiler for testing javascript/coffeescript with nodeunit |
| django.vim |
A simple compiler for using Django unittest with VIM |
| pyunit.vim |
A simple compiler for using Python unittest with VIM |
| unite-linephrase |
A unite source for set phrases |
| vim-gista |
An alternative gist.vim, vim plugin which manipulate gists in Vim |
| gina.vim |
Asynchronously control git repositories in Neovim/Vim 8 |
|
|