feat(robots)!: adapt to renamed parser

This commit is contained in:
Christian Clason 2026-01-02 09:56:33 +01:00 committed by Christian Clason
parent c6dd314086
commit efa5d1fa3a
4 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,7 @@
(comment) @comment @spell
(directive) @property
(value) @string
":" @punctuation.delimiter

View file

@ -0,0 +1,2 @@
((comment) @injection.content
(#set! injection.language "comment"))