mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-29 03:44:14 +00:00
fix: update to new treesitter capture groups
This commit is contained in:
parent
aedcd79811
commit
3862e0b43f
4 changed files with 14 additions and 14 deletions
|
@ -923,7 +923,7 @@ Click to see all highlight groups ~
|
|||
|
||||
LazyDimmed Conceal property
|
||||
|
||||
LazyDir _@text.reference_ directory
|
||||
LazyDir _@markup.link_ directory
|
||||
|
||||
LazyH1 IncSearch homebutton
|
||||
|
||||
|
@ -954,13 +954,13 @@ Click to see all highlight groups ~
|
|||
|
||||
LazyReasonPlugin Special
|
||||
|
||||
LazyReasonRequire _@parameter_
|
||||
LazyReasonRequire _@variable.parameter_
|
||||
|
||||
LazyReasonRuntime _@macro_
|
||||
|
||||
LazyReasonSource Character
|
||||
|
||||
LazyReasonStart _@field_
|
||||
LazyReasonStart _@variable.member_
|
||||
|
||||
LazySpecial _@punctuation.special_
|
||||
|
||||
|
@ -968,7 +968,7 @@ Click to see all highlight groups ~
|
|||
|
||||
LazyTaskOutput MsgArea task output
|
||||
|
||||
LazyUrl _@text.reference_ url
|
||||
LazyUrl _@markup.link_ url
|
||||
|
||||
LazyValue _@string_ valueof a property
|
||||
---------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue