nvim-treesitter/queries/gowork/highlights.scm
2024-01-19 16:58:37 +01:00

14 lines
123 B
Scheme

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