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

18 lines
175 B
Scheme

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