add basic highlights query

pull/1402/head
Michael Davis 3 years ago
parent df64252878
commit a9a99f7da4
No known key found for this signature in database
GPG Key ID: 25D3AFE4BA2A0C49

@ -0,0 +1,9 @@
(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
Loading…
Cancel
Save