Skip to content

Commit 5715d52

Browse files
Add Kate editor to the list of IDE plugins (elixir-editors#230)
1 parent b60f9b1 commit 5715d52

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
@@ -47,6 +47,7 @@ You may want to install Elixir and Erlang from source, using the [kiex](https://
4747
| Neovim | [coc.nvim](https://github.com/neoclide/coc.nvim) | Does not support debugger |
4848
| Emacs | [lsp-mode](https://github.com/emacs-lsp/lsp-mode) | Supports debugger via [dap-mode](https://github.com/yyoncho/dap-mode) |
4949
| Emacs | [eglot](https://github.com/joaotavora/eglot) | |
50+
| Kate | [built-in LSP Client plugin](https://kate-editor.org/post/2020/2020-01-01-kate-lsp-client-status/) | Does not support debugger |
5051

5152
Feel free to create and publish your own client packages and add them to this list!
5253

0 commit comments

Comments
 (0)