Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/circom/highlights.scm')
| -rw-r--r-- | runtime/queries/circom/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/circom/highlights.scm b/runtime/queries/circom/highlights.scm index 1d310bd8..774e1516 100644 --- a/runtime/queries/circom/highlights.scm +++ b/runtime/queries/circom/highlights.scm @@ -24,7 +24,7 @@ (template_definition name: (identifier) @keyword.function) -; Use contructor coloring for special functions +; Use constructor coloring for special functions (main_component_definition) @constructor ; Invocations |