feat: add goctl parser and queries

This commit is contained in:
zhaown 2024-07-07 23:27:21 +08:00 committed by GitHub
parent ad43c7f19e
commit f9aa4f060e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 105 additions and 0 deletions

View file

@ -0,0 +1,3 @@
; Inject comment language for goctl
((comment) @injection.content
(#set! injection.language "comment"))