test
This commit is contained in:
parent
ab745e3263
commit
d04e2b3f12
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue