Viewing profile — mhi
mhi
HN member- Joined
- Thu, Mar 07, 2013, 12:32 PM UTC
- HN karma
- 10
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About mhi
https://github.com/mhinz
https://twitter.com/_mhinz_
Recent public activity
- story
- story
- story
- story
-
comment
Comment #10884920
Thanks!
-
comment
Comment #10881691
"simple" as in? My intention is not only to show how to use Vim, but also list other programs often used in combination with Vim, explaining typical issues people encounter, histor…
-
comment
Comment #6008170
As the author of the plugin I posted this, because I think that vim-signify (or just Sy) 1.9 is feature-complete in regard to VCS handling. Beginning with 2.0 new features will be …
- story
-
comment
Comment #5746709
NOTE: If you experience troubles with more complicated regular expressions in the next time, it might be because of the new engine. :h two-engines :h 're'
-
comment
Comment #5337726
I just added a short explanation to the README: Yes, I knew about vim-gitgutter before, I even contributed to it. But in the end I just didn't like the codebase and started my own …
-
story
Vim-signify - my approach of a gutter plugin
This is my version of some kind of git-gutter plugin for Vim; vim-signify. Features: - supports git, mercurial, bazaar, subversion, cvs - pretty well documented - _everything_ is c…