diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-01-25 09:43:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-27 06:42:21 +0700 |
commit | d4ff4587e6e7af4db0fb537f67f1ff3713902bef (patch) | |
tree | a061ddf6c613dbc3e9fe0807bcc02eef9d04ae72 /development/textadept/README | |
parent | a17310ddbdd6a88c7823a646d923d5e121f70946 (diff) | |
download | slackbuilds-d4ff4587e6e7af4db0fb537f67f1ff3713902bef.tar.gz |
development/textadept: Added (a minimalist text editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/textadept/README')
-rw-r--r-- | development/textadept/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/textadept/README b/development/textadept/README new file mode 100644 index 0000000000..1be28a5735 --- /dev/null +++ b/development/textadept/README @@ -0,0 +1,7 @@ +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. |