
|
Profile
| user name |
tell-k |
| first name |
tell |
| last name |
k |
| email |
ffk2005 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 |
no, or user has chosen to conceal his donation |
Script Contributions
| browsereload-mac.vim |
vim plugin to reflesh your browser. his plugin works only MacOS. |
| vim-autopep8 |
vim-autopep8 is a Vim plugin that runs the currently open file through autopep8. |
| vim-autoflake |
vim-autoflake is a Vim plugin that applies autoflake to your current file. |
| vim-quick-radon |
vim-quick-radon is a Vim plugin that applies radon to your current file. |
|
|