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
e22bbf5489
helix
/
runtime
/
queries
/
cairo
/
injections.scm
4 lines
77 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat(cairo): update tree-sitter grammar and queries (#10919) * feat(cairo): update tree-sitter grammar and queries * fix suggestions
2024-06-12 08:20:13 +08:00
(
[
(
line_comment
)
]
@injection
.
content
Add Cairo support
2022-05-01 10:24:17 +08:00
(
#
set!
injection
.
language
"comment"
)
)
Drop old cairo grammar, alias to rust for now
2023-05-26 10:16:23 +08:00