fix: typo in tutor about searching compared to vim (#3625)
This commit is contained in:
parent
5c2b77b41f
commit
04e1cbe33f
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ _________________________________________________________________
|
||||||
Like the select command, searching also uses regex.
|
Like the select command, searching also uses regex.
|
||||||
|
|
||||||
Note: To search backwards, type ? (shift-/).
|
Note: To search backwards, type ? (shift-/).
|
||||||
Note: Unlike Vim, N doesn't change the search direction.
|
Note: Unlike Vim, ? doesn't change the search direction.
|
||||||
N always goes backwards and n always goes forwards.
|
N always goes backwards and n always goes forwards.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue