Skip to content

Commit 6c7e6b4

Browse files
authored
Merge pull request #77 from watermarkhu/watermarkhu-patch-1
docs: add reference to zed
2 parents 96c428b + 8606d02 commit 6c7e6b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ MATLAB language server implements several Language Server Protocol features and
2323
## Clients
2424
MATLAB language server supports these editors by installing the corresponding extension:
2525
* Emacs - [Emacs-MATLAB-Mode](https://github.com/mathworks/Emacs-MATLAB-Mode)
26-
* Neovim — [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
27-
* Visual Studio® Code — [MATLAB extension for Visual Studio Code](https://github.com/mathworks/MATLAB-extension-for-vscode)
26+
* Neovim - [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
27+
* Visual Studio® Code - [MATLAB extension for Visual Studio Code](https://github.com/mathworks/MATLAB-extension-for-vscode)
28+
* Zed - [MATLAB support for Zed](https://github.com/zed-extensions/matlab)
2829

2930
## Release Notes
3031

0 commit comments

Comments
 (0)