Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/yaml/textobjects.scm')
| -rw-r--r-- | runtime/queries/yaml/textobjects.scm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/queries/yaml/textobjects.scm b/runtime/queries/yaml/textobjects.scm deleted file mode 100644 index 8b9bd056..00000000 --- a/runtime/queries/yaml/textobjects.scm +++ /dev/null @@ -1,7 +0,0 @@ -(comment) @comment.inside - -(comment)+ @comment.around - -(block_mapping_pair - (_) @entry.inside) @entry.around - |