Use 'parameter' high-light group
To align with neovim's usage, use `parameter` instead of `variable.parameter`.
This commit is contained in:
parent
724abf12e8
commit
45eb3e860c
3 changed files with 5 additions and 5 deletions
|
|
@ -94,7 +94,7 @@
|
|||
name: (identifier) @method)
|
||||
|
||||
(parameters
|
||||
name: (identifier) @variable.parameter)
|
||||
name: (identifier) @parameter)
|
||||
; }}}
|
||||
|
||||
; Declarations {{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue