diff options
author | Sebastian Neubauer | 2022-01-03 01:57:55 +0000 |
---|---|---|
committer | GitHub | 2022-01-03 01:57:55 +0000 |
commit | 8f2af713408b8b40cf71873bbc0ddc009a7b3da5 (patch) | |
tree | 68a0add35a49f2dd341f245a1ad06cbb06c29ec5 /helix-syntax/languages | |
parent | 93a948d889f3d8fba97a37f163d080f9908dbaa3 (diff) |
Add LLVM TableGen highlighting (#1409)
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>
Diffstat (limited to 'helix-syntax/languages')
m--------- | helix-syntax/languages/tree-sitter-tablegen | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helix-syntax/languages/tree-sitter-tablegen b/helix-syntax/languages/tree-sitter-tablegen new file mode 160000 +Subproject 568dd8a937347175fd58db83d4c4cdaeb6069bd |