Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/po/highlights.scm')
| -rw-r--r-- | runtime/queries/po/highlights.scm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/runtime/queries/po/highlights.scm b/runtime/queries/po/highlights.scm deleted file mode 100644 index 56874427..00000000 --- a/runtime/queries/po/highlights.scm +++ /dev/null @@ -1,13 +0,0 @@ -[ - (msgctxt) - (msgid) - (msgid_plural) - (msgstr) -]@keyword - -(comment) @comment -(comment (comment_reference (text) @string.special.path)) -(comment (comment_flag (text) @label)) - -(number) @constant.numeric -(string) @string |