mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
- Adjust some highlights to fit context better - Conceal inline content - Add locals - Add folds
17 lines
340 B
Scheme
17 lines
340 B
Scheme
(link_reference_definition
|
|
(link_label) @local.definition)
|
|
|
|
(footnote
|
|
(reference_label) @local.definition)
|
|
|
|
(collapsed_reference_link
|
|
(link_text) @local.reference)
|
|
|
|
(full_reference_link
|
|
(link_label) @local.reference)
|
|
|
|
(full_reference_image
|
|
(link_label) @local.reference)
|
|
|
|
(footnote_reference
|
|
(reference_label) @local.reference)
|