Merge pull request #423 from gentoo90/nsis-lexer

Add NSIS installer scripting language
This commit is contained in:
Ted Nyman
2013-03-07 17:26:14 -08:00
3 changed files with 367 additions and 0 deletions

View File

@@ -825,6 +825,11 @@ MoonScript:
Myghty:
primary_extension: .myt
NSIS:
primary_extension: .nsi
extensions:
- .nsh
Nemerle:
type: programming
color: "#0d3c6e"