summaryrefslogtreecommitdiffstats
path: root/development/textadept/README
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2018-03-15 21:20:57 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-17 08:51:49 +0700
commitd61ed6a102ff3041849ad4b1de55fdedf27ede05 (patch)
treea5218cca9f14c3e673baa2eef7407814132916b4 /development/textadept/README
parentfa661d65737c486159621bd690e09f505707b34b (diff)
downloadslackbuilds-d61ed6a102ff3041849ad4b1de55fdedf27ede05.tar.gz
slackbuilds-d61ed6a102ff3041849ad4b1de55fdedf27ede05.tar.xz
development/textadept: Updated for version 9.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/textadept/README')
-rw-r--r--development/textadept/README12
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.