We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84648f1 commit 1738ae5Copy full SHA for 1738ae5
README.md
@@ -153,7 +153,7 @@ These mappings are enabled by default. (config: `mappings.basic`)
153
`[count]gcc` - Toggles the number of line given as a prefix-count using linewise
154
`[count]gbc` - Toggles the number of line given as a prefix-count using blockwise
155
`gc[count]{motion}` - (Op-pending) Toggles the region using linewise comment
156
-`gb[count]{motion}` - (Op-pending) Toggles the region using linewise comment
+`gb[count]{motion}` - (Op-pending) Toggles the region using blockwise comment
157
```
158
159
<a id="count-prefix">
0 commit comments