A lightweight text written (and extendable) in Lua backed by a rendering engine written in C using Raylib.
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.
This project is based on rxi/lite
This is an early version of the port with most likely many bugs and with an attempt to have a vim style workflow.
This vim workflow is achieved via plugin but for the most part is very buggy so if you'd like to try out the editor
maybe simple remove it from the data/plugins/ folder.
This project is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.