Skip to content

Commit

Permalink
Comment plugin: doc: fix incorrect keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaluka committed Apr 24, 2024
1 parent 18f3e1b commit 24406a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/plugins/comment/help/comment.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ file:

```json
{
"Alt-g": "comment.comment"
"Alt-g": "lua:comment.comment"
}
```

Expand Down

0 comments on commit 24406a5

Please sign in to comment.