mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Explicitly mention that the plugin never saves the buffer.
This commit is contained in:
@@ -9,6 +9,7 @@ Features:
|
|||||||
* Shows signs for added, modified, and removed lines.
|
* Shows signs for added, modified, and removed lines.
|
||||||
* Runs the diffs asynchronously where possible.
|
* Runs the diffs asynchronously where possible.
|
||||||
* Ensures signs are always up to date.
|
* Ensures signs are always up to date.
|
||||||
|
* Never saves the buffer.
|
||||||
* Quick jumping between blocks of changed lines ("hunks").
|
* Quick jumping between blocks of changed lines ("hunks").
|
||||||
* Stage/undo/preview individual hunks.
|
* Stage/undo/preview individual hunks.
|
||||||
* Provides a hunk text object.
|
* Provides a hunk text object.
|
||||||
|
|||||||
Reference in New Issue
Block a user