Eglot: mention ocaml-ts-mode in eglot-server-programs
* lisp/progmodes/eglot.el (eglot-server-programs): Mention ocaml-ts-mode.
This commit is contained in:
parent
326593c88d
commit
96dc5deddc
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue