fix: typo in tutor about searching compared to vim (#3625)
This commit is contained in:
parent
5c2b77b41f
commit
04e1cbe33f
@ -453,7 +453,7 @@ _________________________________________________________________
|
||||
Like the select command, searching also uses regex.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user