ruby: Move injections to extension (#11664)
This PR moves the Ruby injections added in #8796 to the right location, since Ruby support was extracted into an extension in #11360. Release Notes: - N/A
This commit is contained in:
parent
4f256c7577
commit
19994fc190
1 changed files with 0 additions and 0 deletions
2
extensions/ruby/languages/ruby/ruby/injections.scm
Normal file
2
extensions/ruby/languages/ruby/ruby/injections.scm
Normal file
|
@ -0,0 +1,2 @@
|
|||
(heredoc_body
|
||||
(heredoc_end) @language) @content
|
Loading…
Add table
Add a link
Reference in a new issue