diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index 00142c9c829..b7f43c18b68 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -269,6 +269,7 @@ automatically)." . ,(eglot-alternatives '("clangd" "ccls"))) (((caml-mode :language-id "ocaml") + (ocaml-ts-mode :language-id "ocaml") (tuareg-mode :language-id "ocaml") reason-mode) . ("ocamllsp")) ((ruby-mode ruby-ts-mode)