From c2cea84a7fc50c7ce7e9e0d882195ca0b10503d1 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Tue, 7 Jan 2014 10:42:34 +0100 Subject: [PATCH] Remove Alternatives section. I'm not going to spend time keeping it up to date so it'll just get more and more obsolete. --- README.mkd | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/README.mkd b/README.mkd index cf696b5..77baf6c 100644 --- a/README.mkd +++ b/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`. -### 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 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: