Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/caddyfile/locals.scm')
| -rw-r--r-- | runtime/queries/caddyfile/locals.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/caddyfile/locals.scm b/runtime/queries/caddyfile/locals.scm deleted file mode 100644 index 1a27ccea..00000000 --- a/runtime/queries/caddyfile/locals.scm +++ /dev/null @@ -1,5 +0,0 @@ -(block) @local.scope - -(named_matcher (matcher_identifier (matcher_name)) @local.definition.function.macro) - -(matcher) @local.reference |