mirror of
https://github.com/softinio/nvim-config.git
synced 2025-08-31 15:06:41 -07:00
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 = {
|
||||
serverVersion = "latest.snapshot",
|
||||
useGlobalExecutable = true,
|
||||
showImplicitArguments = true,
|
||||
showImplicitConversionsAndClasses = true,
|
||||
showInferredType = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue