mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat(gomod): support tool directive (#7649)
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
(module_path) @string.special.url
|
||||
|
||||
(tool_directive) @keyword.directive
|
||||
|
||||
(tool) @string.special.url
|
||||
|
||||
[
|
||||
(version)
|
||||
(go_version)
|
||||
|
||||
Reference in New Issue
Block a user