From 3720b9e4665996bcbb2a6ca579b533936b3b1252 Mon Sep 17 00:00:00 2001 From: nerdalytics <97166791+nerdalytics@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:45:50 +0100 Subject: [PATCH] Add Zed extension Add link to the Zed extension under community supported section --- pages/docs/manual/latest/editor-plugins.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/docs/manual/latest/editor-plugins.mdx b/pages/docs/manual/latest/editor-plugins.mdx index 7530c08bc..41393093f 100644 --- a/pages/docs/manual/latest/editor-plugins.mdx +++ b/pages/docs/manual/latest/editor-plugins.mdx @@ -17,3 +17,4 @@ We don't officially support these; use them at your own risk! - [Neovim Tree-sitter](https://github.com/nkrkv/nvim-treesitter-rescript) - [IDEA](https://github.com/reasonml-editor/reasonml-idea-plugin) - [Emacs](https://github.com/jjlee/rescript-mode) +- [Zed](https://github.com/humaans/rescript-zed)