summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorKanenobu Mitsuru <mkanenobu@users.noreply.github.com>2019-05-08 02:50:26 +0900
committerw0rp <w0rp@users.noreply.github.com>2019-05-07 18:50:26 +0100
commitc10da0e390b37ae6a739769dffb3b8dcf36a81d0 (patch)
treef0c61aca339761b7b75c2ef529cccffd38600072 /supported-tools.md
parent548ee56f401bf3dea7689b0b00c8fbecd2db48b1 (diff)
downloadale-c10da0e390b37ae6a739769dffb3b8dcf36a81d0.zip
Add fixer for OCaml ocp-indent (#2436)
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 1c02e77c..18d69388 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -302,6 +302,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)
+ * [ocp-indent](https://github.com/OCamlPro/ocp-indent)
* [ols](https://github.com/freebroccolo/ocaml-language-server)
* Pawn
* [uncrustify](https://github.com/uncrustify/uncrustify)