diff --git a/recipes/ocp-indent.rcp b/recipes/ocp-indent.rcp new file mode 100644 index 00000000..66828c39 --- /dev/null +++ b/recipes/ocp-indent.rcp @@ -0,0 +1,5 @@ +(:name ocp-indent + :description "Automatic indentation with ocp-indent" + :type http + :url "https://raw.githubusercontent.com/OCamlPro/ocp-indent/master/tools/ocp-indent.el" + :features ocp-indent)