Update README.md

This commit is contained in:
Harrison (Harry) Cramer
2023-08-20 21:53:23 -04:00
committed by GitHub
parent f7cdd38d5f
commit 5cb5170f3a

View File

@@ -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: 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 - Read and Edit an MR description
- Approve or revoke approval for an MR - Approve or revoke approval for an MR
- Add or remove reviewers and assignees - Add or remove reviewers and assignees
- Resolve, reply to, and unresolve discussion threads - 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! And a lot more!