From f7cdd38d5fb773e26a9549a517725dfddd8e09f7 Mon Sep 17 00:00:00 2001 From: "Harrison (Harry) Cramer" <32515581+harrisoncramer@users.noreply.github.com> Date: Sun, 20 Aug 2023 21:52:39 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6674f5e..d711882 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ This Neovim plugin is designed to make it easy to review Gitlab MRs from within the editor. This means you can do things like: -- Create, edit, delete, and reply to comments on an MR +- Create, edit, delete, and reply to comments on an MR** - Read and Edit an MR description - Approve or revoke approval for an MR - Add or remove reviewers and assignees -- Resolve and unresolve discussion threads +- Resolve, reply to, and unresolve discussion threads + +** This is currently in review, see https://github.com/harrisoncramer/gitlab.nvim/issues/25 And a lot more! @@ -16,8 +18,6 @@ https://github.com/harrisoncramer/gitlab.nvim/assets/32515581/dfd3aa8a-6fc4-4e43 - Go - make (for install) -- nui.nvim -- plenary.nvim ## Installation