lexilla 5.2.5
Language lexers for Scintilla
Lexilla is a library of language lexers that can be used with the Scintilla editing component.
- Outputs:
out
- Website: https://www.scintilla.org/Lexilla.html
- Licenses: HPND
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lexilla 5.2.5
as follows:
guix install lexilla@5.2.5
Or install the latest version:
guix install lexilla
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.