Skip to content

Commit 911688b

Browse files
authored
Add nvim-lspconfig to list of IDEs plugins (#706)
1 parent 42083c9 commit 911688b

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
@@ -36,6 +36,7 @@ Note: On first run Dialyzer will build a PLT cache which will take a considerabl
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 |
3838
| Neovim | [nvim-dap](https://github.com/mfussenegger/nvim-dap) | Supports debugger only |
39+
| Neovim | [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | Does not support debugger |
3940
| Nova | [nova-elixir-ls](https://github.com/raulchedrese/nova-elixir-ls) | |
4041
| Sublime Text | [LSP-elixir](https://github.com/sublimelsp/LSP-elixir) | Does not support debugger |
4142
| Vim/Neovim | [ALE](https://github.com/w0rp/ale) | Does not support debugger or @spec suggestions |

0 commit comments

Comments
 (0)