8f2af71340
Add a tree-sitter grammar and highlights for TableGen files. TableGen and its grammar are described here: https://llvm.org/docs/TableGen/index.html Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2 lines
92 B
Scheme
2 lines
92 B
Scheme
([ (comment) (multiline_comment)] @injection.content
|
|
(#set! injection.language "comment"))
|