update metals to use global executable
This commit is contained in:
parent
0c64477fde
commit
127bb29002
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ return {
|
||||||
|
|
||||||
metals_config.settings = {
|
metals_config.settings = {
|
||||||
serverVersion = "latest.snapshot",
|
serverVersion = "latest.snapshot",
|
||||||
|
useGlobalExecutable = true,
|
||||||
showImplicitArguments = true,
|
showImplicitArguments = true,
|
||||||
showImplicitConversionsAndClasses = true,
|
showImplicitConversionsAndClasses = true,
|
||||||
showInferredType = true,
|
showInferredType = true,
|
||||||
|
|
Loading…
Reference in a new issue