From fe936c9588d1daed60025a6e45bf26a9d78177f8 Mon Sep 17 00:00:00 2001 From: Murilo Pereira Date: Thu, 19 Jul 2018 14:56:46 +0200 Subject: [PATCH] Alphabetical order. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e0b28b..4ad28dc 100644 --- a/README.md +++ b/README.md @@ -221,9 +221,9 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Text editors -* [Remacs](https://github.com/Wilfred/remacs) - A community-driven port of Emacs to Rust. [](https://travis-ci.org/Wilfred/remacs) * [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) +* [Remacs](https://github.com/Wilfred/remacs) - A community-driven port of Emacs to Rust. [](https://travis-ci.org/Wilfred/remacs) * [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)