mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
add go1.18 any type
This commit is contained in:
parent
9577a1a6a3
commit
6f1bf2feec
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@
|
|||
|
||||
((type_identifier) @type.builtin
|
||||
(#any-of? @type.builtin
|
||||
"any"
|
||||
"bool"
|
||||
"byte"
|
||||
"complex128"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue