mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 19:43:47 -05:00
Remove Alternatives section.
I'm not going to spend time keeping it up to date so it'll just get more and more obsolete.
This commit is contained in:
27
README.mkd
27
README.mkd
@@ -248,33 +248,6 @@ Here are some things you can check:
|
|||||||
* If you use the Fish shell, add `set shell=/bin/bash` to your `~/.vimrc`.
|
* If you use the Fish shell, add `set shell=/bin/bash` to your `~/.vimrc`.
|
||||||
|
|
||||||
|
|
||||||
### Alternatives
|
|
||||||
|
|
||||||
Related:
|
|
||||||
|
|
||||||
* [textobj-gitgutter][togg] (lets you treat diff hunks as text objects)
|
|
||||||
* [vim-gitgutter][mercurial] - Mercurial fork
|
|
||||||
|
|
||||||
Vim alternatives:
|
|
||||||
|
|
||||||
* [git-gutter-vim][ggv]
|
|
||||||
* [vim-git-inline-diff][vgid]
|
|
||||||
* [quickfixsigns_vim][qf] (a superset of this functionality)
|
|
||||||
* [iwilldiffer][iwd]
|
|
||||||
* [svndiff][svndiff]
|
|
||||||
* [sign-diff][signdiff]
|
|
||||||
* [changesPlugin][changes]
|
|
||||||
|
|
||||||
Other editors:
|
|
||||||
|
|
||||||
* [Git Gutter][st2gg] for Sublime Text 2
|
|
||||||
* [git-gutter.el][gge] for Emacs
|
|
||||||
|
|
||||||
Also, this may be of interest:
|
|
||||||
|
|
||||||
* [fugitive.vim][fugitive] is a full-on Git wrapper. It doesn't show git diffs in the gutter (ha!) but it does a bazillion other git things.
|
|
||||||
|
|
||||||
|
|
||||||
### Shameless Plug
|
### Shameless Plug
|
||||||
|
|
||||||
If this plugin has helped you, or you'd like to learn more about Vim, why not check out these two screencasts I wrote for PeepCode:
|
If this plugin has helped you, or you'd like to learn more about Vim, why not check out these two screencasts I wrote for PeepCode:
|
||||||
|
|||||||
Reference in New Issue
Block a user