Skip to content

Instantly share code, notes, and snippets.

@fakenickels
Created June 24, 2019 17:15
Show Gist options
  • Save fakenickels/449020d48c52c6bef635d9555dd026cc to your computer and use it in GitHub Desktop.
Save fakenickels/449020d48c52c6bef635d9555dd026cc to your computer and use it in GitHub Desktop.
"ocaml": {
"command": "esy",
"args": ["exec-command", "--include-current-env", "ocamlmerlin-lsp"],
"rootPatterns": ["esy.json", "package.json"],
"filetypes": ["ocaml", "reason"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment