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