From 61f80c80ba6235ac4a7d1b35abaca86cdb9b3a40 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Fri, 10 Nov 2023 12:48:54 +0000 Subject: [PATCH] Mention integration with fugitive's :0Gclog I actually added this 3.5 years ago (0e509fb) but never updated the readme. --- README.mkd | 1 + 1 file changed, 1 insertion(+) diff --git a/README.mkd b/README.mkd index e242459..cb9802a 100644 --- a/README.mkd +++ b/README.mkd @@ -30,6 +30,7 @@ Features: * Fully customisable (signs, sign column, line (number) highlights, mappings, extra git-diff arguments, etc). * Can be toggled on/off, globally or per buffer. * 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/). * Works with fish shell (in addition to the usual shells).