mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 09:20:06 +08:00
32 lines
325 B
Scheme
32 lines
325 B
Scheme
[
|
|
"alpha"
|
|
"beta"
|
|
"dev"
|
|
"pre"
|
|
"rc"
|
|
"+incompatible"
|
|
] @keyword
|
|
|
|
|
|
(module_path) @string @text.uri
|
|
(module_version) @string.special
|
|
|
|
(hash_version) @attribute
|
|
(hash) @symbol
|
|
|
|
[
|
|
(number)
|
|
(number_with_decimal)
|
|
(hex_number)
|
|
] @number
|
|
|
|
(checksum
|
|
"go.mod" @string)
|
|
|
|
[
|
|
":"
|
|
"."
|
|
"-"
|
|
"/"
|
|
] @punctuation.delimiter
|