mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
Apply the suggestion from @Lucario387
Co-authored-by: Lucario387 <hoangtun0810@gmail.com>
This commit is contained in:
parent
fc596733ff
commit
2ed316ccf4
1 changed files with 1 additions and 3 deletions
|
|
@ -110,9 +110,7 @@
|
|||
(conditional_expression) @conditional
|
||||
|
||||
; Directives
|
||||
(declare_directive "strict_types" @preproc)
|
||||
(declare_directive "ticks" @preproc)
|
||||
(declare_directive "encoding" @preproc)
|
||||
(declare_directive ["strict_types" "ticks" "encoding"] @preproc)
|
||||
|
||||
; Basic tokens
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue