mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 10:57:48 +03:00
Merge 11a67af1af
into 7ebf650029
This commit is contained in:
commit
e43f5dad47
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,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…
Add table
Add a link
Reference in a new issue