feat: add systemverilog support (#6775)

This commit is contained in:
zhangwwpeng 2024-06-24 00:36:01 +08:00 committed by GitHub
parent 0941c1147a
commit b5b64ac9fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 635 additions and 1 deletions

View file

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