diff options
-rw-r--r-- | development/textadept/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/textadept/README b/development/textadept/README index 0c9b7a9e102d..b270b9805110 100644 --- a/development/textadept/README +++ b/development/textadept/README @@ -1,10 +1,10 @@ -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 -succumbing to code bloat and featuritis. +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/: |