Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/todotxt/highlights.scm')
| -rw-r--r-- | runtime/queries/todotxt/highlights.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/queries/todotxt/highlights.scm b/runtime/queries/todotxt/highlights.scm deleted file mode 100644 index 37f91b8a..00000000 --- a/runtime/queries/todotxt/highlights.scm +++ /dev/null @@ -1,6 +0,0 @@ -(done_task) @comment -(task (priority) @keyword) -(task (date) @comment) -(task (kv) @comment) -(task (project) @string) -(task (context) @type) |