mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
sync warning and export annotations
This commit is contained in:
parent
002eeb08de
commit
3ea47a48fc
1 changed files with 2 additions and 2 deletions
|
|
@ -264,8 +264,8 @@
|
|||
"export_flags_2d_physics" "export_flags_2d_render" "export_flags_3d_navigation"
|
||||
"export_flags_3d_physics" "export_flags_3d_render" "export_flags_avoidance" "export_global_dir"
|
||||
"export_global_file" "export_group" "export_multiline" "export_node_path" "export_placeholder"
|
||||
"export_range" "export_storage" "export_subgroup" "icon" "onready" "rpc" "static_unload" "tool"
|
||||
"warning_ignore"))
|
||||
"export_range" "export_storage" "export_subgroup" "export_tool_button" "icon" "onready" "rpc" "static_unload" "tool"
|
||||
"warning_ignore" "warning_ignore_restore" "warning_ignore_start"))
|
||||
|
||||
; Builtin Types
|
||||
((identifier) @type.builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue