mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Re-add builtin operators
This commit is contained in:
parent
f563803440
commit
c856258f62
1 changed files with 3 additions and 0 deletions
|
|
@ -86,6 +86,9 @@
|
|||
[
|
||||
(boolean_type)
|
||||
(integral_type)
|
||||
(floating_point_type)
|
||||
(floating_point_type)
|
||||
(void_type)
|
||||
] @type.builtin
|
||||
|
||||
; Variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue