This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
helix-mods
Watch
1
Star
0
Fork
You've already forked helix-mods
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
acf3599723
helix-mods
/
runtime
/
queries
/
yaml
/
injections.scm
3 lines
69 B
Scheme
Raw
Normal View
History
Unescape
Escape
tree sitter comments injections (#1527) * tree sitter comments injections * trailing newlines & julia fix * Update runtime/queries/julia/injections.scm Co-authored-by: Michael Davis <michael.davis@nfiindustries.com> Co-authored-by: Michael Davis <michael.davis@nfiindustries.com>
2022-01-20 16:50:06 +01:00
(
(
comment
)
@injection
.
content
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 02:52:34 +01:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink