You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
568 B
568 B
Bind Zone File language support in Atom
Adds basic syntax highlighting based on the Sublime Text package to zone files in Atom.
Installation
Available as Atom package:
apm install language-zonefile
Or directly via git:
git clone https://github.com/cmur2/language-zonefile.git ~/.atom/packages/language-zonefile
License
language-zonefile is licensed under the MIT License. See LICENSE for more information.