nvim-treesitter/runtime/queries/gowork/highlights.scm

15 lines
123 B
Scheme
Raw Normal View History

[
"replace"
"go"
"use"
] @keyword
"=>" @operator
2023-09-13 00:25:01 +09:00
(comment) @comment @spell
[
2024-01-06 15:05:50 +09:00
(version)
(go_version)
] @string