mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02:00
Update mint lsp command args (#13248)
This commit is contained in:
parent
42de785779
commit
130f725026
@ -69,7 +69,7 @@ markdown-oxide = { command = "markdown-oxide" }
|
||||
marksman = { command = "marksman", args = ["server"] }
|
||||
metals = { command = "metals", config = { "isHttpEnabled" = true, metals = { inlayHints = { typeParameters = {enable = true} , hintsInPatternMatch = {enable = true} } } } }
|
||||
mesonlsp = { command = "mesonlsp", args = ["--lsp"] }
|
||||
mint = { command = "mint", args = ["ls"] }
|
||||
mint = { command = "mint", args = ["tool", "ls"] }
|
||||
mojo-lsp = { command = "magic", args = ["run", "mojo-lsp-server"] }
|
||||
nil = { command = "nil" }
|
||||
nimlangserver = { command = "nimlangserver" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user