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 af51a8a commit 84648f1Copy full SHA for 84648f1
README.md
@@ -213,7 +213,7 @@ These mappings are disabled by default. (config: `mappings.extended`)
213
`gcw` - Toggle from the current cursor position to the next word
214
`gc$` - Toggle from the current cursor position to the end of line
215
`gc}` - Toggle until the next blank line
216
-`gc5l` - Toggle 5 lines after the current cursor position
+`gc5j` - Toggle 5 lines after the current cursor position
217
`gc8k` - Toggle 8 lines before the current cursor position
218
`gcip` - Toggle inside of paragraph
219
`gca}` - Toggle around curly brackets
0 commit comments