nvim-treesitter/queries/nqc/highlights.scm

14 lines
142 B
Scheme
Raw Normal View History

2023-08-31 02:26:24 -04:00
; inherits: c
2024-10-15 12:04:59 -04:00
"task" @keyword.function
2023-08-31 02:26:24 -04:00
2024-01-06 15:05:50 +09:00
"until" @keyword.repeat
2023-08-31 02:26:24 -04:00
[
"acquire"
"monitor"
"catch"
"start"
"stop"
] @keyword.coroutine