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

19 lines
175 B
Scheme
Raw Normal View History

[
"require"
"replace"
"go"
"exclude"
"retract"
"module"
] @keyword
"=>" @operator
(comment) @comment
2023-02-16 20:17:18 +11:00
(module_path) @text.uri
[
(version)
(go_version)
] @string