Skip to content

Commit 9becfba

Browse files
authored
Add link to nvim-dap plugin (#614)
1 parent 37dd730 commit 9becfba

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
@@ -35,6 +35,7 @@ Note: On first run Dialyzer will build a PLT cache which will take a considerabl
3535
| Kakoune | [kak-lsp](https://github.com/kak-lsp/kak-lsp) | [Limitations](https://github.com/kak-lsp/kak-lsp/#limitations) |
3636
| Kate | [built-in LSP Client plugin](https://kate-editor.org/post/2020/2020-01-01-kate-lsp-client-status/) | Does not support debugger |
3737
| Neovim | [coc.nvim](https://github.com/neoclide/coc.nvim) | Does not support debugger |
38+
| Neovim | [nvim-dap](https://github.com/mfussenegger/nvim-dap) | Supports debugger only |
3839
| Nova | [nova-elixir-ls](https://github.com/raulchedrese/nova-elixir-ls) | |
3940
| Sublime Text | [LSP-elixir](https://github.com/sublimelsp/LSP-elixir) | Does not support debugger |
4041
| Vim/Neovim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |

0 commit comments

Comments
 (0)