Skip to content

Commit

Permalink
enh(nsis) adds NSIS v3.08 commands, some small improvements (#3351)
Browse files Browse the repository at this point in the history
- Adding some missing keywords
- Splitting keywords into arrays

Co-authored-by: Josh Goebel <me@joshgoebel.com>
  • Loading branch information
idleberg and joshgoebel committed Oct 13, 2021
1 parent fc35be5 commit 7cb4e3d
Show file tree
Hide file tree
Showing 3 changed files with 445 additions and 20 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Expand Up @@ -37,6 +37,8 @@ Grammars:
- enh(scala) add `using` soft keyword (#3330) [Nicolas Stucki][]
- enh(fsharp) added `f#` alias (#3337) [Bahnschrift][]
- enh(bash) added gnu core utilities (#3342) [katzeprior][]
- enh(nsis) add new NSIS commands (#3351) [idleberg][]
- fix(nsis) set `case_insensitive` to `true` (#3351) [idleberg][]
- fix(css/less/stylus/scss) highlight single-colon psuedo-elements properly (#3240) [zsoltlengyelit][]

[Austin Schick]: https://github.com/austin-schick
Expand All @@ -50,6 +52,7 @@ Grammars:
[katzeprior]: https://github.com/katzeprior
[zsoltlengyelit]: github.com/zsoltlengyelit
[Syb Wartna]:https://github.com/waarissyb
[idleberg]: https://github.com/idleberg


## Version 11.2.0
Expand Down

0 comments on commit 7cb4e3d

Please sign in to comment.