
|
Profile
| user name |
TaQ |
| first name |
Eustaquio |
| last name |
Rangel de Oliveira Jr. |
| email |
eustaquiorangel 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 |
Script Contributions
| blue.vim |
a blue theme for vim |
| TaQua |
baby colors for use with aqua themes |
| xml2latex |
Convert XML files to LaTeX tabbing environment |
| Ruby Snippets |
Some abbreviations to use with Ruby |
| Git Branch Info |
A plugin for use on your status line to show info about Git branches |
| Vim Rspec |
Enable the use of the spec command inside Vim |
| vim-refact |
Some refactoring for Vim |
|
|