Regenerate nvim config
This commit is contained in:
@ -0,0 +1,28 @@
|
||||
(true) @boolean
|
||||
|
||||
(false) @boolean
|
||||
|
||||
(null) @constant.builtin
|
||||
|
||||
(number) @number
|
||||
|
||||
(pair
|
||||
key: (string) @label)
|
||||
|
||||
(pair
|
||||
value: (string) @string)
|
||||
|
||||
(array
|
||||
(string) @string)
|
||||
|
||||
; (string_content (escape_sequence) @string.escape)
|
||||
; "," @punctuation.delimiter
|
||||
"[" @punctuation.bracket
|
||||
|
||||
"]" @punctuation.bracket
|
||||
|
||||
"{" @punctuation.bracket
|
||||
|
||||
"}" @punctuation.bracket
|
||||
|
||||
(comment) @comment @spell
|
||||
Reference in New Issue
Block a user