nvim-treesitter/runtime/queries/gowork/highlights.scm
2025-05-12 18:43:40 +02:00

14 lines
123 B
Scheme

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