1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 12:30:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/ruby/injections.scm

10 lines
176 B
Scheme
Raw Normal View History

(comment) @comment
(heredoc_body
(heredoc_content) @content
(heredoc_end) @language
(#set! "language" @language)
(#downcase! "language"))
(regex (string_content) @regex)