mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
19 lines
196 B
Scheme
19 lines
196 B
Scheme
[
|
|
"require"
|
|
"replace"
|
|
"go"
|
|
"toolchain"
|
|
"exclude"
|
|
"retract"
|
|
"module"
|
|
] @keyword
|
|
|
|
"=>" @operator
|
|
|
|
(comment) @comment @spell
|
|
(module_path) @text.uri
|
|
|
|
[
|
|
(version)
|
|
(go_version)
|
|
] @string
|