Skip to content

Commit 98c81ef

Browse files
numToStrgithub-actions[bot]
authored andcommitted
chore(docs): auto-generate :help doc
1 parent 20772ed commit 98c81ef

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

doc/Comment.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ default config.
131131
mappings = {
132132
basic = true,
133133
extra = true,
134-
extended = false,
135134
},
136135
pre_hook = nil,
137136
post_hook = nil,
@@ -169,13 +168,10 @@ Mappings *comment.config.Mappings*
169168
Create default mappings
170169

171170
Fields: ~
172-
{basic} (boolean) Enables operator-pending mapping; `gcc`, `gbc`,
173-
`gc{motion}` and `gb{motion}` (default: 'true')
174-
{extra} (boolean) Enable extra mapping; `gco`, `gcO` and `gcA`
175-
(default: 'true')
176-
{extended} (boolean) Enable extended mapping; `g>`, `g<c`, 'g<b',
177-
'g<', 'g<c', 'g<b', `g>{motion}` and `g<{motion}`
178-
(default: 'false')
171+
{basic} (boolean) Enables operator-pending mapping; `gcc`, `gbc`,
172+
`gc{motion}` and `gb{motion}` (default: 'true')
173+
{extra} (boolean) Enable extra mapping; `gco`, `gcO` and `gcA`
174+
(default: 'true')
179175

180176

181177
Toggler *comment.config.Toggler*

0 commit comments

Comments
 (0)