aboutsummaryrefslogtreecommitdiff
path: root/doc/06_AdeptEditing.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-05-10 21:30:15 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-05-10 21:30:15 -0400
commit748c0e945b80ff65348a035bccbcdce05c24406d (patch)
tree254ca51d15260f14d913870117e8abd8381b3ac2 /doc/06_AdeptEditing.md
parent0973c9501b5f6d68e06960fbf57a45e215c78ac5 (diff)
downloadtextadept-748c0e945b80ff65348a035bccbcdce05c24406d.tar.gz
textadept-748c0e945b80ff65348a035bccbcdce05c24406d.zip
Recognize reST and YAML files.
Requires Scintillua r423.
Diffstat (limited to 'doc/06_AdeptEditing.md')
-rw-r--r--doc/06_AdeptEditing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md
index deb016bf..65cb750d 100644
--- a/doc/06_AdeptEditing.md
+++ b/doc/06_AdeptEditing.md
@@ -210,7 +210,7 @@ search.
## Source Code Editing
Being a programmer's editor, Textadept excels at editing source code. It
-understands the syntax and structure of more than 80 different programming
+understands the syntax and structure of more than 90 different programming
languages and recognizes hundreds of file types. Textadept uses this knowledge
to make viewing and editing code faster and easier. It can also compile and run
simple source files.