Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/ada/locals.scm')
-rw-r--r--runtime/queries/ada/locals.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/queries/ada/locals.scm b/runtime/queries/ada/locals.scm
index e532a2f1..83d62a43 100644
--- a/runtime/queries/ada/locals.scm
+++ b/runtime/queries/ada/locals.scm
@@ -1,6 +1,3 @@
-;; Better highlighting by referencing to the definition, for variable references.
-;; See https://tree-sitter.github.io/tree-sitter/syntax-highlighting#local-variables
-
(compilation) @local.scope
(package_declaration) @local.scope
(package_body) @local.scope