Update generated neovim config
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
(pair
|
||||
key: (_) @keyword)
|
||||
|
||||
(string) @string
|
||||
|
||||
(object
|
||||
"{" @escape
|
||||
(_)
|
||||
"}" @escape)
|
||||
|
||||
(comment) @comment
|
||||
Reference in New Issue
Block a user