README: add notes about diff capabilities

This commit is contained in:
Marco Hinz 2019-08-13 22:09:00 +02:00
parent b468a27940
commit 736466ccce
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -14,6 +14,8 @@ removed lines in a file that is managed by a version control system (VCS)._
- Handles **nested repositories** controlled by different VCS.
- Provides mappings for **navigating hunks** ("blocks of changed lines").
- Provides an **operator** that acts on hunks.
- **Preview** changes in the current line in a popup window.
- Show all changes in **diff mode**.
- Alternative workflow: Disable the plugin by default and **toggle it per
buffer** on demand.
- Optional **line highlighting**.