Update generated neovim config
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
(comment) @comment
|
||||
|
||||
(string) @string
|
||||
(heredoc) @string
|
||||
(prefixed_string) @string
|
||||
|
||||
[
|
||||
"class"
|
||||
"interface"
|
||||
"trait"
|
||||
"public"
|
||||
"protected"
|
||||
"private"
|
||||
"static"
|
||||
"async"
|
||||
"function"
|
||||
"return"
|
||||
"if"
|
||||
"else"
|
||||
"elseif"
|
||||
"while"
|
||||
"for"
|
||||
"foreach"
|
||||
"break"
|
||||
"continue"
|
||||
"type"
|
||||
"new"
|
||||
"throw"
|
||||
] @keyword
|
||||
|
||||
(type_specifier) @type
|
||||
Reference in New Issue
Block a user