nvim-treesitter/queries/gomod/highlights.scm
2023-12-15 21:01:31 +02:00

19 lines
196 B
Scheme

[
"require"
"replace"
"go"
"toolchain"
"exclude"
"retract"
"module"
] @keyword
"=>" @operator
(comment) @comment @spell
(module_path) @text.uri
[
(version)
(go_version)
] @string