diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:21:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:43 +0700 |
commit | b6c22a2020b8303f3e03caddca4651b79a1f6fb1 (patch) | |
tree | 8232d4db62d232245277bb62fd8182040c12dc96 /development/textadept/README | |
parent | 5a9c8fff90254c3b4631e6870c950cb95945b480 (diff) |
development/textadept: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/textadept/README')
-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/: |