From bdf98673f6cf3b6206cb3f784b397100fb38d45c Mon Sep 17 00:00:00 2001 From: ravveni Date: Wed, 24 Jan 2024 12:37:53 -0500 Subject: [PATCH] added zed to text editors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 374c204..c8261cb 100644 --- a/README.md +++ b/README.md @@ -479,6 +479,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust * [ox](https://github.com/curlpipe/ox) — An independent Rust text editor that runs in your terminal! * [vamolessa/pepper](https://github.com/vamolessa/pepper) [[pepper](https://crates.io/crates/pepper)] — An opinionated modal editor to simplify code editing from the terminal [![build badge](https://github.com/vamolessa/pepper/workflows/rust/badge.svg?branch=master)](https://github.com/vamolessa/pepper) +* [zed](https://github.com/zed-industries/zed) — A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. ### Text processing