Skip to content

Commit 5b6fd4b

Browse files
authored
Deleted a dead link (#1549)
The link https://github.com/ocaml-lsp/ocaml-language-server is dead.
1 parent ce94e15 commit 5b6fd4b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -415,9 +415,3 @@ date. Also, both servers seem deprecated.
415415
use merlin which means that it supports fewer versions of OCaml and offers less
416416
"smart" functionality - especially in the face of sources that do not yet
417417
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

Comments
 (0)