Is your feature request related to a problem? Please describe. Akin to how GDScript supports both normal (e.g. { "foo": bar }) and LUA (e.g. { foo = bar }) syntax for dictionaries, it would be nice if ...
https://github.com/tree-sitter-grammars/tree-sitter-lua Currently the bundle uses a git submodule from a different github repository, and the result is no highlighting in emacs 30.1 with default ...