Atom - Bind Zone File syntax highlighting
Go to file
cn 95a07e54a5 Prepare 1.1.0 release 2017-11-26 17:32:55 +01:00
grammars grammar: refactor internal structure removing duplication and allowing for new features 2017-11-26 17:05:39 +01:00
settings settings: support toggling comments 2017-11-26 15:55:05 +01:00
CHANGELOG.md docs: add installation instructions and screenshot 2017-11-26 17:32:35 +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.0 release 2017-11-26 17:32:55 +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.