Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/properties/textobjects.scm')
| -rw-r--r-- | runtime/queries/properties/textobjects.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/queries/properties/textobjects.scm b/runtime/queries/properties/textobjects.scm new file mode 100644 index 00000000..9be538ac --- /dev/null +++ b/runtime/queries/properties/textobjects.scm @@ -0,0 +1,4 @@ +(comment) @comment.inside +(comment)+ @comment.around + +(property (key) @parameter.inside) @parameter.around |