mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
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>
This commit is contained in:
parent
b2c8aa1ee7
commit
fd7080498e
26 changed files with 52 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
|||
((comment) @injection.content
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue