aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/git-rebase/highlights.scm
blob: 4f007037d4b7cb0d554930ef1c61719c7f2fb218 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
(operation operator: ["p" "pick" "r" "reword" "e" "edit" "s" "squash" "m" "merge" "d" "drop" "b" "break" "x" "exec"] @keyword)
(operation operator: ["l" "label" "t" "reset"] @function)
(operation operator: ["f" "fixup"] @function.special)

(option) @operator
(label) @string.special.symbol
(commit) @constant
"#" @punctuation.delimiter
(comment) @comment

(ERROR) @error