File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff 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
181177Toggler *comment.config.Toggler*
You can’t perform that action at this time.
0 commit comments