nvim-treesitter/queries/gomod/highlights.scm

19 lines
182 B
Scheme
Raw Normal View History

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