Skip to content

Commit

Permalink
Add link to nvim-dap plugin (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbogut committed Oct 29, 2021
1 parent 37dd730 commit 9becfba
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 @@ -35,6 +35,7 @@ Note: On first run Dialyzer will build a PLT cache which will take a considerabl
| Kakoune | [kak-lsp](https://github.com/kak-lsp/kak-lsp) | [Limitations](https://github.com/kak-lsp/kak-lsp/#limitations) |
| Kate | [built-in LSP Client plugin](https://kate-editor.org/post/2020/2020-01-01-kate-lsp-client-status/) | Does not support debugger |
| Neovim | [coc.nvim](https://github.com/neoclide/coc.nvim) | Does not support debugger |
| Neovim | [nvim-dap](https://github.com/mfussenegger/nvim-dap) | Supports debugger only |
| Nova | [nova-elixir-ls](https://github.com/raulchedrese/nova-elixir-ls) | |
| Sublime Text | [LSP-elixir](https://github.com/sublimelsp/LSP-elixir) | Does not support debugger |
| Vim/Neovim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |
Expand Down

0 comments on commit 9becfba

Please sign in to comment.