Update generated neovim config
This commit is contained in:
@ -0,0 +1,49 @@
|
||||
(comment) @comment
|
||||
|
||||
(generated_comment) @comment
|
||||
|
||||
(title) @markup.heading
|
||||
|
||||
; (text) @none
|
||||
(branch) @markup.link
|
||||
|
||||
(change) @keyword
|
||||
|
||||
(filepath) @string.special.url
|
||||
|
||||
(arrow) @punctuation.delimiter
|
||||
|
||||
(subject) @markup.heading @spell
|
||||
|
||||
(subject
|
||||
(subject_prefix) @function @nospell)
|
||||
|
||||
(prefix
|
||||
(type) @keyword @nospell)
|
||||
|
||||
(prefix
|
||||
(scope) @variable.parameter @nospell)
|
||||
|
||||
(prefix
|
||||
[
|
||||
"("
|
||||
")"
|
||||
":"
|
||||
] @punctuation.delimiter)
|
||||
|
||||
(prefix
|
||||
"!" @punctuation.special)
|
||||
|
||||
(message) @spell
|
||||
|
||||
(trailer
|
||||
(token) @label)
|
||||
|
||||
; (trailer (value) @none)
|
||||
(breaking_change
|
||||
(token) @comment.error)
|
||||
|
||||
(breaking_change
|
||||
(value) @none @spell)
|
||||
|
||||
(scissor) @comment
|
||||
@ -0,0 +1,5 @@
|
||||
((diff) @injection.content
|
||||
(#set! injection.language "diff"))
|
||||
|
||||
((rebase_command) @injection.content
|
||||
(#set! injection.language "git_rebase"))
|
||||
Reference in New Issue
Block a user