|
|
|
Vim-signify - my approach of a gutter plugin
(github.com)
|
|
4 points
by mhi
4850 days ago
|
|
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 configurable through variables
- quite fast
- can be toggled on a per-buffer base
- preserving of signs set by other plugins (optional)
- additional line highlighting (optional) I started writing it 3 days ago, but it's working pretty good for me already. I'd like to get some more feedback now. Thanks in advance. (Feature requests are feedback, too!) |
|