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.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/queries/caddyfile/locals.scm b/runtime/queries/caddyfile/locals.scm
new file mode 100644
index 00000000..1a27ccea
--- /dev/null
+++ b/runtime/queries/caddyfile/locals.scm
@@ -0,0 +1,5 @@
+(block) @local.scope
+
+(named_matcher (matcher_identifier (matcher_name)) @local.definition.function.macro)
+
+(matcher) @local.reference