mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -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
|
((type_identifier) @type.builtin
|
||||||
(#any-of? @type.builtin
|
(#any-of? @type.builtin
|
||||||
|
"any"
|
||||||
"bool"
|
"bool"
|
||||||
"byte"
|
"byte"
|
||||||
"complex128"
|
"complex128"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue