cleanup redundant binary path
This commit is contained in:
parent
0f7681c9e8
commit
37775883b6
@ -176,7 +176,6 @@ local metals_config = require("metals").bare_config()
|
||||
metals_config.settings = {
|
||||
showImplicitArguments = true,
|
||||
excludedPackages = { "akka.actor.typed.javadsl", "com.github.swagger.akka.javadsl" },
|
||||
--useGlobalExecutable = true, -- nix addition
|
||||
metalsBinaryPath = "@metals@/bin/metals",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user