This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix-mirror
Watch
1
Star
0
Fork
0
You've already forked helix-mirror
mirror of
https://github.com/helix-editor/helix.git
synced
2024-11-25 10:56:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
274c660a0e
helix-mirror
/
runtime
/
queries
/
odin
/
injections.scm
3 lines
88 B
Scheme
Raw
Normal View
History
Unescape
Escape
Update Odin tree sitter grammar (#10698) * Replace Odin grammar source * Update Odin highlights * Update Odin indents * Update Odin injections
2024-05-07 20:14:55 +04:00
(
[
(
comment
)
(
block_comment
)
]
@injection
.
content
Add comment injections for Odin (#7027)
2023-05-12 18:53:07 +04:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in New Issue
Copy Permalink