Update README.md
This commit is contained in:
committed by
GitHub
parent
146d7d3936
commit
4f1a0f9c57
@@ -140,7 +140,7 @@ require("gitlab").revoke()
|
|||||||
The `comment` command will open up a NUI popover that will allow you to create a Gitlab comment on the current line. To send the comment, use `<leader>s` while the comment popup is open:
|
The `comment` command will open up a NUI popover that will allow you to create a Gitlab comment on the current line. To send the comment, use `<leader>s` while the comment popup is open:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
require("gitlab").comment()
|
require("gitlab").create_comment()
|
||||||
```
|
```
|
||||||
|
|
||||||
### Discussions
|
### Discussions
|
||||||
|
|||||||
Reference in New Issue
Block a user