Eglot: mention ocaml-ts-mode in eglot-server-programs
* lisp/progmodes/eglot.el (eglot-server-programs): Mention
ocaml-ts-mode.
(cherry picked from commit 96dc5deddc
)
This commit is contained in:
parent
19791839cf
commit
13608ad64d
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,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