Skip to content

Commit 4fcb6e3

Browse files
committed
chore(docs): codeblock highlights in :h comment-plugmap
1 parent dd12730 commit 4fcb6e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

plugin/Comment.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ local call = require('Comment.api').call
6868
--- NORMAL mode. These powers the |{visual}gc| and |{visual}gb| keybindings.
6969
---
7070
---Usage: ~
71-
---
72-
--->
71+
--->lua
7372
--- -- Toggle current line or with count
7473
--- vim.keymap.set('n', 'gcc', function()
7574
--- return vim.v.count == 0

0 commit comments

Comments
 (0)