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

8 lines
143 B
Scheme
Raw Normal View History

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