mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
fix(formatter): simplify code, remove odd line break
This commit is contained in:
parent
0a9108a7e4
commit
674100c1fc
6 changed files with 31 additions and 58 deletions
|
|
@ -302,8 +302,7 @@
|
|||
"var_to_str" "weakref" "wrap" "wrapf" "wrapi"
|
||||
; from modules/gdscript/doc_classes/@GDScript.xml
|
||||
"Color8" "assert" "char" "convert" "dict_to_inst" "get_stack" "inst_to_dict" "is_instance_of"
|
||||
"len" "load" "preload" "print_debug" "print_stack" "range" "type_exists")
|
||||
)
|
||||
"len" "load" "preload" "print_debug" "print_stack" "range" "type_exists"))
|
||||
|
||||
; Builtin Constants
|
||||
((identifier) @constant.builtin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue