mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
build(deps): bump tree-sitter-vim to v0.6.0
This commit is contained in:
committed by
Christian Clason
parent
5d1fd4aca5
commit
6b233cd1a1
@@ -127,6 +127,7 @@
|
||||
"eval"
|
||||
"sign"
|
||||
"abort"
|
||||
"substitute"
|
||||
] @keyword
|
||||
|
||||
(map_statement
|
||||
@@ -313,6 +314,9 @@
|
||||
(binary_operation
|
||||
"." @operator)
|
||||
|
||||
(lua_statement
|
||||
"=" @keyword)
|
||||
|
||||
; Punctuation
|
||||
[
|
||||
"("
|
||||
|
||||
Reference in New Issue
Block a user