We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce94e15 commit 5b6fd4bCopy full SHA for 5b6fd4b
README.md
@@ -415,9 +415,3 @@ date. Also, both servers seem deprecated.
415
use merlin which means that it supports fewer versions of OCaml and offers less
416
"smart" functionality - especially in the face of sources that do not yet
417
compile.
418
-
419
-- [ocaml-language-server](https://github.com/ocaml-lsp/ocaml-language-server)
420
- This project is extremely similar in the functionality it provides because it
421
- also reuses merlin on the backend. The essential difference is that this
422
- project is written in typescript, while our server is in OCaml. We feel that
423
- it's best to use OCaml to maximize the contributor pool.
0 commit comments