mirror of https://github.com/helix-editor/helix
queries/gomod: add "tool", "toolchain" to keywords (#13913)
parent
06047808eb
commit
febc3d03b3
|
@ -2,6 +2,8 @@
|
||||||
"require"
|
"require"
|
||||||
"replace"
|
"replace"
|
||||||
"go"
|
"go"
|
||||||
|
"toolchain"
|
||||||
|
"tool"
|
||||||
"exclude"
|
"exclude"
|
||||||
"retract"
|
"retract"
|
||||||
"module"
|
"module"
|
||||||
|
|
Loading…
Reference in New Issue