Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add comment textobject for surround selection and navigation (#1605) | Daniel S Poulin | 2022-03-06 |
| | |||
* | Add LLVM TableGen highlighting (#1409) | Sebastian Neubauer | 2022-01-03 |
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> |