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:
Andy Stewart
2023-11-10 12:48:54 +00:00
parent 6a95f1b57c
commit 61f80c80ba

View File

@@ -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).