feat!: drop modules, general refactor and cleanup

This commit is contained in:
Christian Clason
2023-06-12 09:54:30 -06:00
parent 310f0925ec
commit 692b051b09
1247 changed files with 6096 additions and 9074 deletions

View File

@@ -0,0 +1,49 @@
(comment) @comment
(generated_comment) @comment
(title) @markup.heading
; (text) @none
(branch) @markup.link
(change) @keyword
(filepath) @string.special.path
(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

View File

@@ -0,0 +1,5 @@
((diff) @injection.content
(#set! injection.language "diff"))
((rebase_command) @injection.content
(#set! injection.language "git_rebase"))