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"
|
||||
"replace"
|
||||
"go"
|
||||
"toolchain"
|
||||
"tool"
|
||||
"exclude"
|
||||
"retract"
|
||||
"module"
|
||||
|
|
Loading…
Reference in New Issue