Skip to content

Commit

Permalink
Add nvim-lspconfig to list of IDEs plugins (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafamadriz committed Jun 27, 2022
1 parent 42083c9 commit 911688b
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 @@ -36,6 +36,7 @@ Note: On first run Dialyzer will build a PLT cache which will take a considerabl
| 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 |
| Neovim | [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | Does not support debugger |
| 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 911688b

Please sign in to comment.