mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -04:00
fix(verilog): capture (non_integer_type) as @type.builtin
This commit is contained in:
parent
dce7208593
commit
f3d7c0dafc
1 changed files with 1 additions and 0 deletions
|
|
@ -263,6 +263,7 @@
|
||||||
(integer_vector_type)
|
(integer_vector_type)
|
||||||
(time_unit)
|
(time_unit)
|
||||||
(integer_atom_type)
|
(integer_atom_type)
|
||||||
|
(non_integer_type)
|
||||||
] @type.builtin
|
] @type.builtin
|
||||||
|
|
||||||
(data_type
|
(data_type
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue