atom-language-nlf
Atom language support for NSIS Language Files
Installation
apm
- Install package
apm install language-nlf(or use the GUI)
Using Git
- Change directory
cd ~/.atom/packages/ - Clone repository
git clone https://github.com/idleberg/atom-language-nlf language-nlf - Install Node dependencies
cd language-nlf && npm install - Build
npm run build
License
This work is dual-licensed under The MIT License and the GNU General Public License, version 2.0