Skip to content

Commit

Permalink
Change default name for ocamlmerlin-lsp
Browse files Browse the repository at this point in the history
It's now ocamllsp

Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg committed Jan 29, 2020
1 parent c600c9f commit 994694d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"properties": {
"ocaml.lsp.path": {
"type": "string",
"default": "ocamlmerlin-lsp",
"default": "ocamllsp",
"description": "Path to the LSP binary"
}
}
Expand Down

0 comments on commit 994694d

Please sign in to comment.