diff --git a/README.md b/README.md index 37bdb42..054a3e0 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ MATLAB language server implements several Language Server Protocol features and ## Clients MATLAB language server supports these editors by installing the corresponding extension: * Emacs - [Emacs-MATLAB-Mode](https://github.com/mathworks/Emacs-MATLAB-Mode) -* Neovim — [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) -* Visual Studio® Code — [MATLAB extension for Visual Studio Code](https://github.com/mathworks/MATLAB-extension-for-vscode) +* Neovim - [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) +* Visual Studio® Code - [MATLAB extension for Visual Studio Code](https://github.com/mathworks/MATLAB-extension-for-vscode) +* Zed - [MATLAB support for Zed](https://github.com/zed-extensions/matlab) ## Release Notes