Added ocamllsp (#3595)

* Added ocamllsp

* Update ordering in docs to be alphabetical

* Updated expected result in test
This commit is contained in:
Risto Stevcev
2021-02-18 15:51:11 +01:00
committed by GitHub
parent 1ee7f6c97b
commit 3ea887d2f4
8 changed files with 83 additions and 0 deletions

View File

@@ -338,6 +338,7 @@ formatting.
* OCaml
* [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-ocaml-merlin` for configuration instructions
* [ocamlformat](https://github.com/ocaml-ppx/ocamlformat)
* [ocamllsp](https://github.com/ocaml/ocaml-lsp)
* [ocp-indent](https://github.com/OCamlPro/ocp-indent)
* [ols](https://github.com/freebroccolo/ocaml-language-server)
* OpenApi