mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -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
|
(conditional_expression) @conditional
|
||||||
|
|
||||||
; Directives
|
; Directives
|
||||||
(declare_directive "strict_types" @preproc)
|
(declare_directive ["strict_types" "ticks" "encoding"] @preproc)
|
||||||
(declare_directive "ticks" @preproc)
|
|
||||||
(declare_directive "encoding" @preproc)
|
|
||||||
|
|
||||||
; Basic tokens
|
; Basic tokens
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue