mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-12-19 08:13:09 +00:00
Alphabetical order.
This commit is contained in:
parent
362d3110af
commit
fe936c9588
1 changed files with 1 additions and 1 deletions
|
@ -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. [<img src="https://api.travis-ci.org/Wilfred/remacs.svg?branch=master">](https://travis-ci.org/Wilfred/remacs)
|
||||
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor [<img src="https://api.travis-ci.org/gchp/iota.svg?branch=master">](https://travis-ci.org/gchp/iota)
|
||||
* [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [<img src="https://api.travis-ci.org/mathall/rim.svg?branch=master">](https://travis-ci.org/mathall/rim)
|
||||
* [Remacs](https://github.com/Wilfred/remacs) - A community-driven port of Emacs to Rust. [<img src="https://api.travis-ci.org/Wilfred/remacs.svg?branch=master">](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. [<img src="https://api.travis-ci.org/atom/xray.svg?branch=master">](https://travis-ci.org/atom/xray)
|
||||
|
||||
|
|
Loading…
Reference in a new issue