1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries/strace/highlights.scm
2024-05-20 19:12:53 +09:00

9 lines
180 B
Scheme

(syscall) @function.builtin
(integer) @constant.numeric
(pointer) @constant.numeric
(value) @label
(string) @string
(comment) @comment
(errorName) @error
(errorDescription) @error