mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
feat: add goctl parser and queries
This commit is contained in:
parent
ad43c7f19e
commit
f9aa4f060e
6 changed files with 105 additions and 0 deletions
3
queries/goctl/injections.scm
Normal file
3
queries/goctl/injections.scm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
; Inject comment language for goctl
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue