mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 02:24:46 -05:00
build(deps): bump tree-sitter-lua to v0.5.0
This commit is contained in:
committed by
Christian Clason
parent
37ce3d6261
commit
d94c29114e
@@ -34,10 +34,10 @@
|
||||
(_)
|
||||
.
|
||||
(string
|
||||
content: _ @_method)
|
||||
content: (_) @_method)
|
||||
.
|
||||
(string
|
||||
content: _ @injection.content)))
|
||||
content: (_) @injection.content)))
|
||||
(#any-of? @_vimcmd_identifier "vim.rpcrequest" "vim.rpcnotify")
|
||||
(#eq? @_method "nvim_exec_lua")
|
||||
(#set! injection.language "lua"))
|
||||
|
||||
Reference in New Issue
Block a user