From a34b0292cb00063073208a3c10adbad39e96fc45 Mon Sep 17 00:00:00 2001 From: Kirawi <67773714+kirawi@users.noreply.github.com> Date: Sun, 26 Sep 2021 21:33:15 -0400 Subject: [PATCH] add helix editor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 508ad01..f94ab1f 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [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) * [xi-editor](https://github.com/xi-editor/xi-editor) — A modern editor with a backend written in Rust. * [xray](https://github.com/atom-archive/xray) — An experimental next-generation Electron-based text editor. [![build badge](https://api.travis-ci.org/atom/xray.svg?branch=master)](https://travis-ci.org/atom/xray) +* [helix](https://github.com/helix-editor/helix) — A post-modern modal text editor inspired by Neovim/Kakoune. [![build badge](https://github.com/helix-editor/helix/actions/workflows/build.yml/badge.svg)](https://github.com/helix-editor/helix/actions) ### Text processing