Atom: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
(add screenshot, link further NSIS packages) |
||
Line 2: | Line 2: | ||
[http://atom.io/ Atom] language support for NSIS | [http://atom.io/ Atom] language support for NSIS | ||
https://raw.githubusercontent.com/idleberg/atom-language-nsis/master/screenshot.gif | |||
Further Atom packages for [http://atom.io/packages/search?utf8=%E2%9C%93&q=keyword:nsis #nsis] are available, adding support for: | |||
* [http://atom.io/packages/nsis-plugins 3rd party plug-ins] | |||
* [http://atom.io/packages/language-nlf localization] | |||
* [http://atom.io/packages/language-nsl nsL Assembler] | |||
== Installation == | == Installation == |
Revision as of 00:10, 25 July 2015
Description
Atom language support for NSIS
Further Atom packages for #nsis are available, adding support for:
Installation
Atom Package Manager (apm)
Install package from apm install language-nsis
(or use the GUI)
Git
Change to the Atom package directory and clone the repository:
git clone https://github.com/idleberg/language-nsis.git