diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,11 @@ extensibility without sacrificing speed and disk space, and without succumbing t a superabundance of features. The application has both a graphical user interface (GUI) version that runs in a desktop environment, and a terminal version that runs within a terminal emulator. + + + + + [Lua]: https://lua.org ## Features @@ -21,6 +26,8 @@ that runs in a desktop environment, and a terminal version that runs within a te * Code autocompletion and documentation lookup. * Remarkably extensible, with a heavily documented Application Programming Interface (API). + + ## Requirements In its bid for minimalism, Textadept depends on very little to run. On Windows and macOS, |