Reduce A-; section to a note on section 3.7
Also fixed consistency of capitalisation and spacing of notes.
This commit is contained in:
parent
ce732ce664
commit
ec4c2f3965
1 changed files with 6 additions and 27 deletions
|
@ -346,9 +346,10 @@ _________________________________________________________________
|
|||
--> 5) Clocks tell time,
|
||||
--> 6) Sugar is sweet,
|
||||
--> 7) And so are you.
|
||||
Note : X works similarly to x although it doesn't extend to
|
||||
subsequent lines. X on an empty line does nothing.
|
||||
|
||||
|
||||
NOTE: X works similarly to x although it doesn't extend to
|
||||
subsequent lines. X on an empty line does nothing.
|
||||
|
||||
=================================================================
|
||||
= 3.7 COLLAPSING SELECTIONS =
|
||||
|
@ -365,8 +366,8 @@ _________________________________________________________________
|
|||
by the motions.
|
||||
|
||||
--> This is an error-free line with words to move around in.
|
||||
|
||||
NOTE: This works the same in select mode.
|
||||
Note: This works the same in select mode.
|
||||
Note: Another related command is A-; which flips selections.
|
||||
|
||||
|
||||
|
||||
|
@ -453,13 +454,13 @@ _________________________________________________________________
|
|||
Like the select command, searching also uses regex.
|
||||
|
||||
Note: To search backwards, type ? (shift-/).
|
||||
|
||||
Note: Unlike Vim, N doesn't change the search direction.
|
||||
N always goes backwards and n always goes forwards.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
=================================================================
|
||||
= CHAPTER 4 RECAP =
|
||||
=================================================================
|
||||
|
@ -658,28 +659,6 @@ _________________________________________________________________
|
|||
|
||||
|
||||
|
||||
=================================================================
|
||||
= 6.3 REVERSING SELECTION =
|
||||
=================================================================
|
||||
|
||||
Type A-; (Alt-;) to reverse the selection(s).
|
||||
|
||||
TODO
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
================================================================
|
||||
= CHAPTER 6 RECAP =
|
||||
=================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue