Atom - Bind Zone File syntax highlighting
Go to file
cn 17de36de6a Prepare 1.1.2 release 2018-02-21 21:24:13 +01:00
grammars grammar: make resource record class (like `IN`) optional 2018-01-29 20:39:19 +01:00
settings settings: support toggling comments 2017-11-26 15:55:05 +01:00
CHANGELOG.md package: add keywords 2018-02-21 21:23:52 +01:00
LICENSE Fiat lux 2017-11-11 16:15:44 +01:00
README.md docs: add installation instructions and screenshot 2017-11-26 17:32:35 +01:00
example.zone docs: add example zone file for testing 2017-11-26 15:57:31 +01:00
package.json Prepare 1.1.2 release 2018-02-21 21:24:13 +01:00
screenshot.png docs: add installation instructions and screenshot 2017-11-26 17:32:35 +01:00

README.md

Bind Zone File language support in Atom

Adds basic syntax highlighting based on the Sublime Text package to zone files in Atom.

Screenshot

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.