Lighter: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (→Links) |
mNo edit summary |
||
Line 15: | Line 15: | ||
[https://github.com/idleberg/Lighter Lighter - Fork with NSIS syntax] (GitHub) | [https://github.com/idleberg/Lighter Lighter - Fork with NSIS syntax] (GitHub) | ||
[[Category: | [[Category:Syntax_Highlighting]] |
Revision as of 09:46, 1 June 2013
Description
Lighter is a MooTools-based syntax highlighter by Jose Prado. It currently supports several languages (including NSIS) and styles.
Installation
The NSIS syntax is currently not part of the official Lighter branch (pull request is pending), but the sources are available from the GitHub fork.
Building
Since Lighter is a modular library, you can build a version according to your needs. For further details, please refer to the building instructions.
Links
Lighter - Official (GitHub)
Lighter - Fork with NSIS syntax (GitHub)