mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
build(deps): bump lua parser to v0.0.14 (#20897)
This commit is contained in:
@@ -131,6 +131,11 @@
|
||||
((identifier) @variable.builtin
|
||||
(#eq? @variable.builtin "self"))
|
||||
|
||||
(variable_list
|
||||
attribute: (attribute
|
||||
(["<" ">"] @punctuation.bracket
|
||||
(identifier) @attribute)))
|
||||
|
||||
;; Constants
|
||||
|
||||
((identifier) @constant
|
||||
|
Reference in New Issue
Block a user