diff options
Diffstat (limited to 'development/textadept/README')
-rw-r--r-- | development/textadept/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/textadept/README b/development/textadept/README index 0f46266045..0c9b7a9e10 100644 --- a/development/textadept/README +++ b/development/textadept/README @@ -1,9 +1,9 @@ -Textadept is a fast, minimalist, and remarkably extensible cross-platform -text editor for programmers. +Textadept is a fast, minimalist, and remarkably extensible cross-platform +text editor for programmers. -Written in a combination of C and Lua and relentlessly optimized for -speed and minimalism over the years, Textadept is an ideal editor for -programmers who want endless extensibility without sacrificing speed or +Written in a combination of C and Lua and relentlessly optimized for +speed and minimalism over the years, Textadept is an ideal editor for +programmers who want endless extensibility without sacrificing speed or succumbing to code bloat and featuritis. The following executables are symlinked from /opt/ to /usr/bin/: @@ -15,5 +15,5 @@ The following executables are symlinked from /opt/ to /usr/bin/: -tad -tadc -Note that `tad` and `tadc` are just easier ways to type `textadept` +Note that `tad` and `tadc` are just easier ways to type `textadept` and `textadept-curses`, respectively. |