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>
7 lines
50 B
TOML
7 lines
50 B
TOML
indent = [
|
|
"statement",
|
|
]
|
|
|
|
outdent = [
|
|
"}",
|
|
]
|