projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1979183
)
Eglot: mention ocaml-ts-mode in eglot-server-programs
author
João Távora
<joaotavora@gmail.com>
Tue, 11 Feb 2025 13:00:33 +0000
(13:00 +0000)
committer
Stefan Kangas
<stefankangas@gmail.com>
Tue, 11 Feb 2025 15:48:23 +0000
(16:48 +0100)
* lisp/progmodes/eglot.el (eglot-server-programs): Mention
ocaml-ts-mode.
(cherry picked from commit
96dc5deddc2b60210feb10e3a68b74ecd2480b34
)
lisp/progmodes/eglot.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/eglot.el
b/lisp/progmodes/eglot.el
index 45e0e7d16cdd1ce4d254cd44b0818043c732622b..7c9a3dbf5c9eec6dee5b17548c9c86529dde02df 100644
(file)
--- a/
lisp/progmodes/eglot.el
+++ b/
lisp/progmodes/eglot.el
@@
-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)