Syntax highlighting for Galen Framework version 2+ for Atom.
Converted from David Rubio's original work located at davidrv87/syntax-sublime-galen2
git clone https://github.com/ekungurov/language-galen-v2
cd language-galen-v2
apm link
- Download the zip archive.
- Go to
~/.atom/packages/
. - Extract the content of the
zip
file into it. - You may need to restart Atom
Highlighting is available for .gspec
files, assuming no other syntax highlighting plugin is installed for that file extension. In the lower right corner of Atom, there should be "Galen v2" option.
Please contribute to original version for Sublime Text by David Rubio.
Code copyright 2016. Code released under the MIT License.