1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 15:10:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/gomod/highlights.scm

19 lines
175 B
Scheme
Vendored

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