1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/cpp/injections.scm

8 lines
139 B
Scheme

(preproc_arg) @cpp
(comment) @comment
(raw_string_literal
delimiter: (raw_string_delimiter) @language
(raw_string_content) @content)