mirror of https://github.com/Wilfred/difftastic/
16 lines
607 B
Markdown
16 lines
607 B
Markdown
# tree-sitter-lua
|
|
|
|
[](https://travis-ci.org/Azganoth/tree-sitter-lua)
|
|
[](https://ci.appveyor.com/project/Azganoth/tree-sitter-lua/branch/master)
|
|
|
|
Lua grammar for tree-sitter.
|
|
|
|
## References
|
|
|
|
- [Lua Documentation](https://www.lua.org/docs.html)
|
|
- [Lua 5.3 Reference Manual](https://www.lua.org/manual/5.3/)
|
|
|
|
## License
|
|
|
|
This package is under a [MIT license](https://github.com/Azganoth/tree-sitter-lua/blob/master/LICENSE.md).
|