nvim-treesitter/runtime/queries/gowork/highlights.scm
2023-09-09 16:16:51 +02:00

14 lines
112 B
Scheme

[
"replace"
"go"
"use"
] @keyword
"=>" @operator
(comment) @comment
[
(version)
(go_version)
] @string