This commit is contained in:
anebz 2020-03-13 11:52:18 +01:00
parent ab745e3263
commit d04e2b3f12
1 changed files with 0 additions and 2 deletions

View File

@ -174,8 +174,6 @@ To enter **Command line mode**, type `:`.
* `<Ctr> + O` goes to next occurrence, `<Ctr> + I` to previous * `<Ctr> + O` goes to next occurrence, `<Ctr> + I` to previous
* Misc: `%` (corresponding item) * Misc: `%` (corresponding item)
* Cursor on ( and press `%`, you go to the matching ) * Cursor on ( and press `%`, you go to the matching )
* Find: f{character}, t{character}, F{character}, T{character} * Find: f{character}, t{character}, F{character}, T{character}
* find/to forward/backward {character} on the current line * find/to forward/backward {character} on the current line
* , / ; for navigating matches * , / ; for navigating matches