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-22 17:36:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
aa10b1fd11
helix-mirror
/
runtime
/
queries
/
java
/
injections.scm
3 lines
92 B
Scheme
Raw
Normal View
History
Unescape
Escape
Update tree-sitter-java and add Java textobjects (#4886)
2022-11-26 20:17:10 +04:00
(
[
(
line_comment
)
(
block_comment
)
]
@injection
.
content
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 19:50:06 +04:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in New Issue
Copy Permalink