helix/runtime
Sebastian Neubauer 641255ccc8
Add llvm-mir highlighting (#1398)
* Add injection regex for more languages

To support embedding them in other languages like markdown.

* Add llvm-mir highlighting

LLVM Machine IR is dumped as yaml files that can embed LLVM IR and
Machine IR.

To support this, add a llvm-mir-yaml language that uses the yaml
parser, but uses different injections to highlight IR and MIR.

* Update submodule with fixed multiline comments

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2022-01-04 10:52:34 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add llvm-mir highlighting (#1398) 2022-01-04 10:52:34 +09:00
themes Add everforest_light, change everforest_dark string color (#1412) 2022-01-03 11:32:47 +09:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00