aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/todotxt/highlights.scm
blob: 1da096201d55d1f4133788d4f58e6207336d7ff3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(done_task) @comment

(task
  (priority) @keyword)

(task
  (date) @comment)

(task
  (kv) @comment)

(task
  (project) @string)

(task
  (context) @type)