mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Mention integration with fugitive's :0Gclog
I actually added this 3.5 years ago (0e509fb) but never updated the
readme.
This commit is contained in:
@@ -30,6 +30,7 @@ Features:
|
|||||||
* Fully customisable (signs, sign column, line (number) highlights, mappings, extra git-diff arguments, etc).
|
* Fully customisable (signs, sign column, line (number) highlights, mappings, extra git-diff arguments, etc).
|
||||||
* Can be toggled on/off, globally or per buffer.
|
* Can be toggled on/off, globally or per buffer.
|
||||||
* Preserves signs from other plugins.
|
* Preserves signs from other plugins.
|
||||||
|
* Does the right thing when viewing revisions with [fugitive](https://github.com/tpope/vim-fugitive)'s `:0Gclog`.
|
||||||
* Easy to integrate diff stats into status line; built-in integration with [vim-airline](https://github.com/bling/vim-airline/).
|
* Easy to integrate diff stats into status line; built-in integration with [vim-airline](https://github.com/bling/vim-airline/).
|
||||||
* Works with fish shell (in addition to the usual shells).
|
* Works with fish shell (in addition to the usual shells).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user