diff --git a/docs/editor-plugins.md b/docs/editor-plugins.md index e4709dbaad..6d4adfcc88 100644 --- a/docs/editor-plugins.md +++ b/docs/editor-plugins.md @@ -20,7 +20,7 @@ And other features. - [Vim/Neovim](https://github.com/reasonml-editor/vim-reason-plus) - [Sublime Text](https://github.com/reasonml-editor/sublime-reason) - [IDEA](https://github.com/reasonml-editor/reasonml-idea-plugin) -- [Emacs](https://github.com/reasonml-editor/reason-mode): **Currently unmaintained**. We'd like to upgrade it to [reason-language-server](https://github.com/jaredly/reason-language-server) one day. Contributions welcome! +- [Emacs](https://github.com/reasonml-editor/reason-mode): **Currently unmaintained** It's recommended to use [reason-language-server](https://github.com/jaredly/reason-language-server) rather than [merlin.el](https://github.com/ocaml/merlin/blob/master/emacs/merlin.el). ## Native Project Development (Community Supported):