Skip to content

Commit

Permalink
Add Neovim to README (elixir-editors#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
rupurt authored and axelson committed Jan 2, 2020
1 parent 67face6 commit 41756b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ You may want to install Elixir and Erlang from source, using the [kiex](https://
| VS Code | [elixir-lsp/vscode-elixir-ls](https://github.com/elixir-lsp/vscode-elixir-ls) | Supports all ElixirLS features |
| Atom IDE | [JakeBecker/ide-elixir](https://github.com/JakeBecker/ide-elixir) | Does not support debugger or @spec suggestions |
| Vim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |
| Neovim | [ALE](https://github.com/w0rp/ale) | Does not support debugger |
| Emacs | [lsp-mode](https://github.com/emacs-lsp/lsp-mode) | Supports debugger via [dap-mode](https://github.com/yyoncho/dap-mode) |
| Emacs | [eglot](https://github.com/joaotavora/eglot) | |

Expand Down

0 comments on commit 41756b8

Please sign in to comment.