From b11d74ca8f8a5eb5a978670423bafbfb4036af86 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Tue, 8 Jan 2019 12:30:25 +0000 Subject: [PATCH] Explicitly mention that the plugin never saves the buffer. --- README.mkd | 1 + 1 file changed, 1 insertion(+) diff --git a/README.mkd b/README.mkd index d87367a..60c1020 100644 --- a/README.mkd +++ b/README.mkd @@ -9,6 +9,7 @@ Features: * Shows signs for added, modified, and removed lines. * Runs the diffs asynchronously where possible. * Ensures signs are always up to date. +* Never saves the buffer. * Quick jumping between blocks of changed lines ("hunks"). * Stage/undo/preview individual hunks. * Provides a hunk text object.