README: add notes about diff capabilities
This commit is contained in:
parent
b468a27940
commit
736466ccce
@ -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.
|
- Handles **nested repositories** controlled by different VCS.
|
||||||
- Provides mappings for **navigating hunks** ("blocks of changed lines").
|
- Provides mappings for **navigating hunks** ("blocks of changed lines").
|
||||||
- Provides an **operator** that acts on hunks.
|
- 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
|
- Alternative workflow: Disable the plugin by default and **toggle it per
|
||||||
buffer** on demand.
|
buffer** on demand.
|
||||||
- Optional **line highlighting**.
|
- Optional **line highlighting**.
|
||||||
|
Loading…
Reference in New Issue
Block a user