Customized fork of github.com/rxi/lite
C 89.2%
Shell 2.8%
Lua 2.6%
C++ 1.8%
M4 0.8%
Objective-C 0.3%
JavaScript 0.3%
Makefile 0.2%
CMake 0.1%
HTML 0.1%
Batchfile 0.1%
Other 1.9%
205 1 0

Clone this repository

https://tangled.org/emmeline.girlkisser.top/lite
git@knot.girlkisser.top:emmeline.girlkisser.top/lite

For self-hosted knots, clone URLs may differ based on your setup.

readme
lite (emmeline's fork)
======================

A fork of the [lite](https://github.com/rxi/lite) editor by rxi.

A lightweight editor written in Lua.

Usage: <doc/usage.md>
Plugins: <https://github.com/rxi/lite-plugins>
Themes: <https://github.com/rxi/lite-colors>

Build
-----

  $ git clone https://tangled.org/emmeline.girlkisser.top/lite
  $ cd lite
  $ ./build.sh
  $ ln -s $(pwd)/lite ~/.local/bin/
  $ lite .

Changes
-------

- [x] Reformat to my code style :p
- [x] Update to SDL 3
- [ ] Use LuaJIT

License
-------

  MIT License