mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -04:00
highlights(markdown): highlight link_text as @text.reference
This commit is contained in:
parent
d3833c0370
commit
296c28be53
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
(link_destination) @text.uri
|
(link_destination) @text.uri
|
||||||
|
|
||||||
(link_label) @text.reference
|
(link_label) @text.reference
|
||||||
|
(link_text) @text.reference
|
||||||
|
|
||||||
[
|
[
|
||||||
(list_marker_plus)
|
(list_marker_plus)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue