mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(phpdoc): highlight optional type as @type
This commit is contained in:
parent
ecb53631a8
commit
31f70f51c7
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
(array_type)
|
||||
(primitive_type)
|
||||
(named_type)
|
||||
(optional_type)
|
||||
] @type)
|
||||
(tag
|
||||
(description (text) @text))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue