diff options
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. |