aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn0s42022-06-18 19:14:36 +0000
committerBlaž Hrastnik2022-07-26 01:22:28 +0000
commit5accb5cd58125cb3da6272be09e09aa53b8b8347 (patch)
treeb71fa3370088b688c1ebf8df33ee6720c138cc02
parent68acdbb9a2e033ebb70cf04d5e98f509fb0ea4d9 (diff)
Add vale to gitignore + spelling
-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