mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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)
|
||||
(time_unit)
|
||||
(integer_atom_type)
|
||||
(non_integer_type)
|
||||
] @type.builtin
|
||||
|
||||
(data_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue