lite-xl 2.1.3
Lightweight text editor written in Lua
Lite XL is derived from lite. It is a lightweight text editor written mostly in Lua. It aims to provide something practical, pretty, small and fast easy to modify and extend, or to use without doing either.
The aim of Lite XL compared to lite is to be more user-friendly, improve the quality of font rendering, and reduce CPU usage.
- Website: https://lite-xl.com
- Licenses: Expat
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lite-xl 2.1.3
as follows:
guix install lite-xl@2.1.3
Or install the latest version:
guix install lite-xl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.