aboutsummaryrefslogtreecommitdiff
path: root/doc/06_AdeptEditing.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-01-31 11:16:21 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2013-01-31 11:16:21 -0500
commit210e761ac6721de0922e830deaaadfc36a74aa02 (patch)
treefd8c220b248033c90c4c38ff8e195f4f2178d67b /doc/06_AdeptEditing.md
parenta715bf63d6a62f000f6acd91e20eef9ef00a03c8 (diff)
downloadtextadept-210e761ac6721de0922e830deaaadfc36a74aa02.tar.gz
textadept-210e761ac6721de0922e830deaaadfc36a74aa02.zip
Added ability to type over characters like closing braces and quotes.
Diffstat (limited to 'doc/06_AdeptEditing.md')
-rw-r--r--doc/06_AdeptEditing.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md
index e28daf7c..3704e208 100644
--- a/doc/06_AdeptEditing.md
+++ b/doc/06_AdeptEditing.md
@@ -14,8 +14,9 @@ below.
Usually, quote ('&apos;', '&quot;') and brace ('(', '[', '{') characters go
together in pairs. By default, Textadept automatically inserts the complement
character when the first is typed. Similarly, the complement is deleted when you
-press `Bksp` (`⌫` on Mac OSX | `Bksp` in ncurses) over the first. See the
-[preferences][] page if you would like to disable this.
+press `Bksp` (`⌫` on Mac OSX | `Bksp` in ncurses) over the first. Typing over
+complement characters is also supported. See the [preferences][] page if you
+would like to disable these features.
[preferences]: 08_Preferences.html#Generic