mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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)
|
(boolean_type)
|
||||||
(integral_type)
|
(integral_type)
|
||||||
|
(floating_point_type)
|
||||||
|
(floating_point_type)
|
||||||
|
(void_type)
|
||||||
] @type.builtin
|
] @type.builtin
|
||||||
|
|
||||||
; Variables
|
; Variables
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue