1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 20:29:31 +00:00
Lua language support in Atom
Find a file
2014-03-02 13:40:06 +01:00
grammars Initial commit 2014-03-02 13:37:35 +01:00
scoped-properties Initial commit 2014-03-02 13:37:35 +01:00
snippets Initial commit 2014-03-02 13:37:35 +01:00
CONTRIBUTING.md Initial commit 2014-03-02 13:37:35 +01:00
LICENSE-MIT Initial commit 2014-03-02 13:37:35 +01:00
package.json Prepare 0.2.0 release 2014-03-02 13:40:06 +01:00
README.md Initial commit 2014-03-02 13:37:35 +01:00

Lua language support in Atom

Add syntax highlighting and snippets to Lua files in Atom.

Originally converted from the Lua TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.