mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(gomod): support tool directive (#7649)
This commit is contained in:
parent
b9a3588ee8
commit
e5588abcfa
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@
|
|||
|
||||
(module_path) @string.special.url
|
||||
|
||||
(tool_directive) @keyword.directive
|
||||
|
||||
(tool) @string.special.url
|
||||
|
||||
[
|
||||
(version)
|
||||
(go_version)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue