Regenerate nvim config
This commit is contained in:
@ -0,0 +1 @@
|
||||
(binding) @fold
|
||||
@ -0,0 +1,19 @@
|
||||
(modifier) @keyword
|
||||
|
||||
(operator) @operator
|
||||
|
||||
(attribute) @attribute
|
||||
|
||||
(command_sync_prefix) @type
|
||||
|
||||
(punctuation) @punctuation.bracket
|
||||
|
||||
(delimiter) @punctuation.delimiter
|
||||
|
||||
(keysym) @variable
|
||||
|
||||
(comment) @comment @spell
|
||||
|
||||
(range) @number
|
||||
|
||||
"\\\n" @punctuation.special
|
||||
@ -0,0 +1,2 @@
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Reference in New Issue
Block a user