diff options
Diffstat (limited to 'apheleia-formatters.el')
| -rw-r--r-- | apheleia-formatters.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apheleia-formatters.el b/apheleia-formatters.el index b8c17ab..5578398 100644 --- a/apheleia-formatters.el +++ b/apheleia-formatters.el @@ -95,6 +95,7 @@ (nixfmt . ("nixfmt")) (ocamlformat . ("ocamlformat" "-" "--name" filepath "--enable-outside-detected-project")) + (ocp-indent . ("ocp-indent")) (ormolu . ("ormolu")) (perltidy . ("perltidy" "--quiet" "--standard-error-output" (apheleia-formatters-indent "-t" "-i") |
