aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/po/textobjects.scm
diff options
context:
space:
mode:
authorErasin2023-02-20 23:04:17 +0000
committerGitHub2023-02-20 23:04:17 +0000
commit864ee8fdef435893832a2698159407bd9b43f274 (patch)
treec67f9792fbd1faa04435b0e6fda7f93bd3ca65c3 /runtime/queries/po/textobjects.scm
parentb89b2eaf68c53a2c10a0f649f9487ad46c85e11e (diff)
Add GNU gettext PO grammar (#5996)
Diffstat (limited to 'runtime/queries/po/textobjects.scm')
-rw-r--r--runtime/queries/po/textobjects.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/queries/po/textobjects.scm b/runtime/queries/po/textobjects.scm
new file mode 100644
index 00000000..70abcb14
--- /dev/null
+++ b/runtime/queries/po/textobjects.scm
@@ -0,0 +1,6 @@
+(msgid) @parameter.inside
+
+(comment) @comment.inside
+(comment)+ @comment.around
+
+