mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
fix(nickel): update highlights to grammar change
This commit is contained in:
parent
9775d5d7c7
commit
b4553bef58
2 changed files with 8 additions and 8 deletions
|
|
@ -67,8 +67,8 @@
|
|||
|
||||
(fun_expr
|
||||
pats:
|
||||
(pattern
|
||||
id: (ident) @variable.parameter))
|
||||
(pattern_fun
|
||||
(ident) @variable.parameter))
|
||||
|
||||
(applicative
|
||||
t1:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue