mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 13:00:05 +08:00
7 lines
179 B
Scheme
7 lines
179 B
Scheme
((comment) @c (#offset! @c 1 0 0 -2)
|
|
(import_declaration
|
|
(import_spec path: (interpreted_string_literal) @_import_path))
|
|
(#eq? @_import_path "\"C\""))
|
|
|
|
(comment) @comment
|