mirror of
https://github.com/cmur2/language-fluentd.git
synced 2024-12-22 02:54:25 +01:00
Atom - Fluentd Config File syntax highlighting
grammars | ||
settings | ||
CHANGELOG.md | ||
example.fluent.conf | ||
LICENSE | ||
package.json | ||
README.md | ||
screenshot.png |
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.
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.