nvim-treesitter/queries/tablegen/injections.scm

8 lines
132 B
Scheme
Raw Normal View History

2023-03-16 07:00:30 -04:00
((code) @cpp
(#offset! @cpp 0 2 0 -2))
((tablegen_file
(comment) @bash)
(#lua-match? @bash "^.*RUN")
(#offset! @bash 0 8))