Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/git-attributes/highlights.scm')
| -rw-r--r-- | runtime/queries/git-attributes/highlights.scm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/runtime/queries/git-attributes/highlights.scm b/runtime/queries/git-attributes/highlights.scm deleted file mode 100644 index 0b1415b5..00000000 --- a/runtime/queries/git-attributes/highlights.scm +++ /dev/null @@ -1,9 +0,0 @@ -; inherits: git-ignore - -(attribute) @variable -(value) @string - -(quoted_pattern ["\""] @string) - -(attribute_unset) @operator -(attribute_set_to) @operator |