Add link to implementation post

This commit is contained in:
Hugo Schmitt 2020-06-09 12:24:16 -03:00 committed by GitHub
parent ba6c14846b
commit 2e11d19aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ lite is a lightweight text editor written mostly in Lua — it aims to provide
something practical, pretty, *small* and fast, implemented as simply as
possible; easy to modify and extend, or to use without doing either.
You can read more about the implementation in [this post](https://rxi.github.io/lite_an_implementation_overview.html).
## Customization
Additional functionality can be added through plugins which are available from
the [plugins repository](https://github.com/rxi/lite-plugins); additional color