bot(lockfile): update arduino, earthfile, koto, rego, slint, sql, teal, typespec

This commit is contained in:
nvim-treesitter-bot[bot] 2024-06-04 06:39:27 +00:00
parent a80fe081b4
commit 121bf634fe
2 changed files with 10 additions and 9 deletions

View file

@ -33,7 +33,8 @@
; ('...'):format()
((function_call
(method_index
(string) @printf
(parenthesized_expression
(string) @printf)
key: (identifier) @_func))
(#eq? @_func "format")
(#set! injection.language "printf"))