aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-03-18 05:46:02 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-03-18 05:46:02 -0400
commit9c95df4a3e2fd0ed1178c6aaf3194bf0d7702945 (patch)
tree01e8be55c3948a6bd44d5d9f116551d417158fc2
parent35bb1f0bb70a9eca352aacae9bb631c2c7490e8a (diff)
downloadtextadept-9c95df4a3e2fd0ed1178c6aaf3194bf0d7702945.tar.gz
textadept-9c95df4a3e2fd0ed1178c6aaf3194bf0d7702945.zip
Updated manual introduction; doc/manual/1_Introduction.md
-rw-r--r--doc/manual/1_Introduction.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/manual/1_Introduction.md b/doc/manual/1_Introduction.md
index 6878023f..79417a91 100644
--- a/doc/manual/1_Introduction.md
+++ b/doc/manual/1_Introduction.md
@@ -12,12 +12,12 @@ In a world where code bloat is commonplace and application speed is second to
its number of features, Textadept breaks that trend, aiming to stay minimalist
and fast, but at the same time being ridiculously extensible. At its core lies
less than 2000 lines of C code, and that's how it always will be. While other
-editors rely on recordable macros to speed up workflow, shell scripts to quickly
-transform text, and static side panes to manage your documents, files, and more,
-Textadept takes it to the extreme: it gives you complete control over the entire
-application using the embedded [Lua][Lua] language. Lua is nearly as fast as C,
-and has a very small footprint. In fact, most of Textadept is written in Lua.
-Its incredibly fast startup time and operation attest to Lua's worthiness.
+editors rely on feature bloat, recordable macros to speed up workflow, and shell
+scripts to quickly transform text. Textadept takes it to the extreme: it gives
+you complete control over the entire application using the embedded [Lua][Lua]
+language. Lua is nearly as fast as C, and has a very small footprint. In fact,
+most of Textadept is written in Lua. Its incredibly fast startup time and
+operation attest to Lua's worthiness.
Tired of all those features you never use in other editors? With Textadept you
can disable or remove anything you dislike or do not need. Wish you had an