aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--runtime/tutor.txt24
2 files changed, 25 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6a6fc782..a3492032 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ target
helix-term/rustfmt.toml
result
runtime/grammars
+.vale.ini
+styles
diff --git a/runtime/tutor.txt b/runtime/tutor.txt
index 199ca09e..2a754ef1 100644
--- a/runtime/tutor.txt
+++ b/runtime/tutor.txt
@@ -659,6 +659,28 @@ _________________________________________________________________
=================================================================
+= 6.3 REVERSING SELECTION =
+=================================================================
+
+ Type A-; (Alt-;) to reverse the selection(s).
+
+ TODO
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+================================================================
= CHAPTER 6 RECAP =
=================================================================
@@ -820,7 +842,7 @@ lines.
1. Move the cursor to the line below marked -->.
2. Move down to the second line and type > to indent it.
- 3. Move to the third line and type < to unindent it.
+ 3. Move to the third line and type < to outdent it.
--> These lines
are indented