Skip to content

Commit 4f835c7

Browse files
authored
Add neovim coc (#194)
1 parent c9f05dd commit 4f835c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ You may want to install Elixir and Erlang from source, using the [kiex](https://
4444
| Atom IDE | [JakeBecker/ide-elixir](https://github.com/JakeBecker/ide-elixir) | Does not support debugger or @spec suggestions |
4545
| Vim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |
4646
| Neovim | [ALE](https://github.com/w0rp/ale) | Does not support debugger |
47+
| Neovim | [coc.nvim](https://github.com/neoclide/coc.nvim) | Does not support debugger |
4748
| Emacs | [lsp-mode](https://github.com/emacs-lsp/lsp-mode) | Supports debugger via [dap-mode](https://github.com/yyoncho/dap-mode) |
4849
| Emacs | [eglot](https://github.com/joaotavora/eglot) | |
4950

0 commit comments

Comments
 (0)