mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-11-28 21:20:23 +03:00
tutor: Add missing quotes (#4832)
This commit is contained in:
parent
26ec1cf39a
commit
590a628460
@ -845,11 +845,11 @@ lines.
|
||||
Type q to repeat the macro from register @ (the default).
|
||||
|
||||
1. Move the cursor to the first line marked '-->' below.
|
||||
Ensure your cursor is on the > of the arrow.
|
||||
Ensure your cursor is on the '>' of the arrow.
|
||||
2. Type Q to start recording.
|
||||
3. Edit the line to look like the bottom one.
|
||||
4. Exit insert and Type Q again to stop recording.
|
||||
5. Move to the line below and put your cursor on the > again.
|
||||
5. Move to the line below and put your cursor on '>' again.
|
||||
6. Type q to repeat the macro.
|
||||
|
||||
--> ... sentence doesn't have it's first and last ... .
|
||||
|
Loading…
Reference in New Issue
Block a user