
|
Profile
| user name |
dominique |
| first name |
Dominique |
| last name |
Pellé |
| email |
dominique pelle 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 |
yes, total donation 20 euro |
Script Contributions
| rastafari.vim |
color scheme for black terminal or GUI |
| SyntaxMotion.vim |
Cursor motion & visual selection by syntax highlighting group |
| datascript.vim |
Syntax file for the Datascript modelling binary datatypes language |
| LanguageTool |
Grammar checker for English, French, German (etc.) in Vim |
| gprof.vim |
A file type plugin for gprof (GNU profiler) output |
| Grammalecte |
Vim plugin for the Grammalecte French grammar checker |
|
|