1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 12:19:30 +00:00

Initial commit

This commit is contained in:
FireZenk 2014-03-02 13:37:35 +01:00
commit fa28108235
7 changed files with 228 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Lua language support in Atom
Add syntax highlighting and snippets to Lua files in Atom.
Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
from the [Lua TextMate bundle](https://github.com/textmate/lua.tmbundle).
Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.