This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
helix
mirror of
https://github.com/helix-editor/helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0be0c6d4a
helix
/
runtime
/
queries
/
scala
/
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 23:50:06 +08:00
(
(
comment
)
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)