mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
highlights(lua): don't highlight arguments as parameters
This commit is contained in:
parent
cc89dda241
commit
fa8172ffb4
1 changed files with 0 additions and 2 deletions
|
|
@ -161,8 +161,6 @@
|
|||
|
||||
;; Functions
|
||||
|
||||
(arguments (identifier) @parameter)
|
||||
|
||||
(parameters (identifier) @parameter)
|
||||
|
||||
(function_call name: (identifier) @function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue