Adds syntax highlighting to Elm files in Atom using the tree-sitter-elm package.
apm install language-elm-treesitter
Or in the install tab on Atom editor
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
Example using monokai-grayjack-syntax
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.