Atom - Fluentd Config File syntax highlighting
Go to file
Christian Nicolai da21bc01cc grammar: try to detect regex values to avoid weird highlighting 2018-02-21 15:53:10 +01:00
grammars grammar: try to detect regex values to avoid weird highlighting 2018-02-21 15:53:10 +01:00
settings settings: support toggling comments 2017-11-24 23:08:34 +01:00
CHANGELOG.md grammar: try to detect regex values to avoid weird highlighting 2018-02-21 15:53:10 +01:00
LICENSE Fiat lux 2017-11-22 16:40:03 +01:00
README.md docs: add installation instructions and screenshot 2017-11-25 11:14:12 +01:00
example.fluent.conf docs: improve example again with more exotic features 2017-11-24 23:06:43 +01:00
package.json Prepare 1.1.1 release 2017-11-25 11:15:20 +01:00
screenshot.png docs: add installation instructions and screenshot 2017-11-25 11:14:12 +01:00

README.md

Fluentd Configuration language support in Atom

Adds basic syntax highlighting to fluent.conf based on the Sublime Text and TextMate package with some improvements in Atom.

Screenshot

Installation

Available as Atom package:

apm install language-fluentd

Or directly via git:

git clone https://github.com/cmur2/language-fluentd.git ~/.atom/packages/language-fluentd

License

language-fluentd is licensed under the MIT License. See LICENSE for more information.