mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 02:52:17 +00:00
Add Editor Support to README
Added links for syntax highlighting for Vim, Sublime/Textmate, and Atom.
This commit is contained in:
@@ -174,6 +174,12 @@ print Parser!\compile_to_lua "hello", DebugCompiler
|
|||||||
`compile_to_lua` takes an optional second argument of the compiler class to
|
`compile_to_lua` takes an optional second argument of the compiler class to
|
||||||
use.
|
use.
|
||||||
|
|
||||||
|
## Editor Support
|
||||||
|
|
||||||
|
* [Vim](https://github.com/VaiN474/vim-etlua)
|
||||||
|
* [Sublime/Textmate](https://github.com/VaiN474/etlua-tmLanguage)
|
||||||
|
* [Atom](https://github.com/VaiN474/language-etlua)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT, Copyright (C) 2014 by Leaf Corcoran
|
MIT, Copyright (C) 2014 by Leaf Corcoran
|
||||||
|
Reference in New Issue
Block a user