summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorRisto Stevcev <risto1@gmail.com>2021-02-18 15:51:11 +0100
committerGitHub <noreply@github.com>2021-02-18 23:51:11 +0900
commit3ea887d2f4d43dd55d81213517344226f6399ed6 (patch)
treee5c15f7ef4cb7d6167215453cf71905e8808139f /supported-tools.md
parent1ee7f6c97bb73bb6e12f00e527b664c5ea0df167 (diff)
downloadale-3ea887d2f4d43dd55d81213517344226f6399ed6.zip
Added ocamllsp (#3595)
* Added ocamllsp * Update ordering in docs to be alphabetical * Updated expected result in test
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 1779845d..7e74372d 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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