From 5cb5170f3a46ce223e7bd61a07a08ff485c6e1a7 Mon Sep 17 00:00:00 2001 From: "Harrison (Harry) Cramer" <32515581+harrisoncramer@users.noreply.github.com> Date: Sun, 20 Aug 2023 21:53:23 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d711882..53f1dc2 100644 --- a/README.md +++ b/README.md @@ -2,13 +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** - Read and Edit an MR description - Approve or revoke approval for an MR - Add or remove reviewers and assignees - Resolve, reply to, and unresolve discussion threads +- Create, edit, delete, and reply to comments on an MR * -** This is currently in review, see https://github.com/harrisoncramer/gitlab.nvim/issues/25 +* This feature is currently in review, see https://github.com/harrisoncramer/gitlab.nvim/issues/25 And a lot more!