diff options
author | 2010-11-30 23:31:43 -0500 | |
---|---|---|
committer | 2010-11-30 23:31:43 -0500 | |
commit | ba15402dad3e2cb28a03361d5ad2b526da8d6899 (patch) | |
tree | d4fa7351dc4fdb94428822ea42b04d70d94e5877 /doc/manual/1_Introduction.md | |
parent | 217b12f6bfe1ad3ecc924e0107bd71b83dcb65b3 (diff) | |
download | textadept-ba15402dad3e2cb28a03361d5ad2b526da8d6899.tar.gz textadept-ba15402dad3e2cb28a03361d5ad2b526da8d6899.zip |
Updated manual.
Diffstat (limited to 'doc/manual/1_Introduction.md')
-rw-r--r-- | doc/manual/1_Introduction.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/1_Introduction.md b/doc/manual/1_Introduction.md index 2190c1ee..4fc9b8af 100644 --- a/doc/manual/1_Introduction.md +++ b/doc/manual/1_Introduction.md @@ -58,3 +58,12 @@ customization and extensibility from the start; the features come after that. `Ctrl+N, N` vs. `Ctrl+N, Shift+N`. In the first key chain, `Control` and `N` are pressed followed by `N` with no modifiers. The second has `Control` and `N` pressed followed by `Shift` and `N`. + +## Features at a Glance + +* Self-contained executable - no installation necessary. +* Entirely keyboard driven. +* Unlimited split views. +* Support for over 70 programming languages. +* Powerful snippets and key commands. +* Unparalleled extensibility. |