spacevim/bundle/nvim-treesitter-0.9.1/queries/ruby/injections.scm

10 lines
176 B
Scheme
Raw Normal View History

2024-08-21 14:17:26 +08:00
(comment) @comment
(heredoc_body
(heredoc_content) @content
(heredoc_end) @language
(#set! "language" @language)
(#downcase! "language"))
(regex (string_content) @regex)