feat(pkl): add parser and queries (#8011)

This commit is contained in:
Riley Bruins 2025-07-19 02:36:38 -07:00 committed by GitHub
parent 61ec748ef7
commit fba060b623
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 224 additions and 0 deletions

View file

@ -0,0 +1,6 @@
([
(lineComment)
(blockComment)
(docComment)
] @injection.content
(#set! injection.language "comment"))