Explicitly mention that the plugin never saves the buffer.

This commit is contained in:
Andy Stewart
2019-01-08 12:30:25 +00:00
parent 1d422b9f98
commit b11d74ca8f

View File

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