Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/hcl/textobjects.scm')
| -rw-r--r-- | runtime/queries/hcl/textobjects.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/hcl/textobjects.scm b/runtime/queries/hcl/textobjects.scm index c5ee4ff2..1e650587 100644 --- a/runtime/queries/hcl/textobjects.scm +++ b/runtime/queries/hcl/textobjects.scm @@ -4,8 +4,3 @@ (function_arguments ((_) @parameter.inside . ","? @parameter.around) @parameter.around) -(attribute - (_) @entry.inside) @entry.around - -(tuple - (_) @entry.around) |