remove JAVA_HOME setting in metals
This commit is contained in:
parent
127bb29002
commit
49af022e9a
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ return {
|
|||
excludedPackages = { "akka.actor.typed.javadsl", "com.github.swagger.akka.javadsl" },
|
||||
-- fallbackScalaVersion = "2.13.8",
|
||||
superMethodLensesEnabled = true,
|
||||
javaHome = "/Users/salar/.nix-profile",
|
||||
}
|
||||
|
||||
metals_config.on_attach = function(client, bufnr)
|
||||
|
|
Loading…
Reference in a new issue