
|
Profile
| user name |
chemzqm |
| first name |
qiming |
| last name |
zhao |
| email |
chemzqm 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
| vim-run |
Run command in vim with current buffer and see the result side-by-side |
| iterm-start |
Dispatch a task for iTerm2 in MacVim, used for async command line task |
| easygit |
A git wrapper focus on simplily and usability |
| unite-gitlog |
A unite source for git log |
| mycomment |
quickly toggle comment without thinking |
| macdown.vim |
Live preview markdown in Chrome using applescript |
| vim-macos |
Autoload functions to help vim user work with macos |
| todoapp |
Manage your todos in vim with app like experience |
| coc.nvim |
Make your vim/neovim smart as VSCode |
|
|