Update README.md

This commit is contained in:
Harrison (Harry) Cramer
2023-09-08 20:25:57 -04:00
committed by GitHub
parent 25bce625fc
commit f6fb61607c

View File

@@ -153,6 +153,8 @@ The `summary` action will pull down the MR description into a buffer so that you
require("gitlab").summary() require("gitlab").summary()
``` ```
The upper part of the popup contains the title, which can also be edited and sent via the perform action keybinding in the same manner.
### Reviewing Diffs ### Reviewing Diffs
The `review` action will open a diff of the changes. You can leave comments using the `create_comment` action. The `review` action will open a diff of the changes. You can leave comments using the `create_comment` action.