Atom - Fluentd Config File syntax highlighting
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.
Go to file
cn c0a38af087 Prepare 1.1.3 release 5 years ago
grammars grammar: try to detect regex values to avoid weird highlighting 5 years ago
settings settings: support toggling comments 6 years ago
CHANGELOG.md package: add keywords 5 years ago
LICENSE Fiat lux 6 years ago
README.md docs: add installation instructions and screenshot 6 years ago
example.fluent.conf docs: improve example again with more exotic features 6 years ago
package.json Prepare 1.1.3 release 5 years ago
screenshot.png docs: add installation instructions and screenshot 6 years ago

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.