mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -05:00
Add another alternative.
This commit is contained in:
@@ -80,6 +80,7 @@ Vim only allows one sign per line. Before adding a sign to a line, vim-gitgutte
|
|||||||
|
|
||||||
Vim alternatives:
|
Vim alternatives:
|
||||||
|
|
||||||
|
* [git-gutter-vim][ggv]
|
||||||
* [vim-git-inline-diff][vgid]
|
* [vim-git-inline-diff][vgid]
|
||||||
* [quickfixsigns_vim][qf] (a superset of this functionality)
|
* [quickfixsigns_vim][qf] (a superset of this functionality)
|
||||||
* [iwilldiffer][iwd]
|
* [iwilldiffer][iwd]
|
||||||
@@ -125,3 +126,4 @@ Copyright Andrew Stewart, AirBlade Software Ltd. Released under the MIT licence
|
|||||||
[svndiff]: http://www.vim.org/scripts/script.php?script_id=1881
|
[svndiff]: http://www.vim.org/scripts/script.php?script_id=1881
|
||||||
[signdiff]: http://www.vim.org/scripts/script.php?script_id=2712
|
[signdiff]: http://www.vim.org/scripts/script.php?script_id=2712
|
||||||
[changes]: http://www.vim.org/scripts/script.php?script_id=3052
|
[changes]: http://www.vim.org/scripts/script.php?script_id=3052
|
||||||
|
[ggv]: https://github.com/akiomik/git-gutter-vim
|
||||||
|
|||||||
Reference in New Issue
Block a user