From 16769922667ff0ab80cca99a4cbcfda51f45cd8a Mon Sep 17 00:00:00 2001 From: "Harrison (Harry) Cramer" <32515581+harrisoncramer@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:43:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b81127..c9189ac 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This Neovim plugin is designed to make it easy to review Gitlab MRs from within - Create, edit, delete, and reply to comments on an MR - Read and Edit an MR description - Approve/Revoke Approval for an MR +- Add or remove reviewers and assignees https://github.com/harrisoncramer/gitlab.nvim/assets/32515581/dfd3aa8a-6fc4-4e43-8d2f-489df0745822 @@ -162,6 +163,7 @@ require("dressing").setup({ enabled = true } }) +``` ### Discussions