From 6d18594afeb4fa7a95632e31812f1dd51c5f9dcd Mon Sep 17 00:00:00 2001 From: Vadim Date: Sun, 24 Jun 2018 05:49:41 +0300 Subject: [PATCH] Add xray An experimental next-generation text editor. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2670d37..d8fd65c 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota) * [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [](https://travis-ci.org/mathall/rim) * [xi-editor](https://github.com/google/xi-editor) — a modern editor with a backend written in Rust. +* [xray](https://github.com/atom/xray) — An experimental next-generation Electron-based text editor. [](https://travis-ci.org/atom/xray) ### Text processing