Mention in the docs that we can show and revert inline diffs (#15556)

Kirill Bulatov created

Release Notes:

- N/A

Change summary

docs/src/git.md | 1 +
1 file changed, 1 insertion(+)

Detailed changes

docs/src/git.md 🔗

@@ -3,6 +3,7 @@
 Zed currently supports the following Git features:
 
 - Diff indicators in buffers and editor scrollbars
+- Inline diff toggle and reverts in the editor for unstaged changes
 - Git status in the project panel
 - Branch creating and switching
 - Git blame viewing