mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 12:00:05 +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
|