New Atom package for syntax highlighting of .spec files

Chris Sedlmayr

07 Apr 2014

I’ve just published my first package for Atom, which provides syntax highlighting for RPM .spec files.

You can install it using the built in package manager, just search for Spec, and the package is called “Language Spec”.

Language Spec package in Atom.io

Or you can use the apm cli

apm install language-spec

Why Atom?

I’m not going into a big SublimeText2 vs Atom vs X debate here, I’m playing with it, and I like it.
Trying new things is part of what I like about being a developer, and Atom has some nice features built it.