
|
Profile
| user name |
troydm |
| first name |
Dmitry |
| last name |
Geurkov |
| email |
d geurkov 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
| pb.vim |
plugin for interacting with Mac OS X pastebuffer |
| shellasync.vim |
shellasync.vim plugin for asynchronously executing shell commands in vim |
| asyncfinder.vim |
asyncfinder.vim - simple asynchronous fuzzy file finder for vim |
| easybuffer.vim |
vim plugin to quickly switch between buffers |
| easytree.vim |
easytree.vim - is a simple tree file manager for vim |
| zoomwintab.vim |
zoomwintab.vim is a simple zoom window plugin |
|
|