aboutsummaryrefslogtreecommitdiff
path: root/apheleia-formatters.el
diff options
context:
space:
mode:
Diffstat (limited to 'apheleia-formatters.el')
-rw-r--r--apheleia-formatters.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/apheleia-formatters.el b/apheleia-formatters.el
index a6f2126..19b0c01 100644
--- a/apheleia-formatters.el
+++ b/apheleia-formatters.el
@@ -380,6 +380,8 @@ rather than using this system."
;; markdown code in so many different ways and we don't want to
;; try imposing a standard by default
(nasm-mode . asmfmt)
+ (neocaml-interface-mode . ocamlformat)
+ (neocaml-mode . ocamlformat)
(nix-mode . nixfmt)
(nix-ts-mode . nixfmt)
(nomad-mode . nomad)