mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
7 lines
132 B
Scheme
7 lines
132 B
Scheme
((code) @cpp
|
|
(#offset! @cpp 0 2 0 -2))
|
|
|
|
((tablegen_file
|
|
(comment) @bash)
|
|
(#lua-match? @bash "^.*RUN")
|
|
(#offset! @bash 0 8))
|