mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
5 lines
99 B
Scheme
5 lines
99 B
Scheme
|
|
(infirm_tag
|
|
(tag_name) @tag (#eq? @tag "image")
|
|
(tag_parameters (tag_param) @image)
|
|
) @anchor
|