mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
Use @parameter capture
This commit is contained in:
parent
2ed316ccf4
commit
a422d8508d
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
(conditional_expression) @conditional
|
||||
|
||||
; Directives
|
||||
(declare_directive ["strict_types" "ticks" "encoding"] @preproc)
|
||||
(declare_directive ["strict_types" "ticks" "encoding"] @parameter)
|
||||
|
||||
; Basic tokens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue