mirror of https://github.com/helix-editor/helix
Fix a small typo in tutor document (#5449)
parent
a39a2ce9a8
commit
0c51201ef2
|
@ -1087,7 +1087,7 @@ letters! that is not good grammar. you can fix this.
|
||||||
|
|
||||||
* Type ~ to alternate case of selected letters.
|
* Type ~ to alternate case of selected letters.
|
||||||
* Use ` and Alt-` to set the case of selected letters to
|
* Use ` and Alt-` to set the case of selected letters to
|
||||||
upper and lower respectively.
|
lower and upper respectively.
|
||||||
|
|
||||||
* Type S to split selections on regex.
|
* Type S to split selections on regex.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue