From b57d8dc65411b592fb930d660a2053ea190f6499 Mon Sep 17 00:00:00 2001
From: Herby Gillot <herby.gillot@gmail.com>
Date: Sun, 20 Mar 2022 13:06:51 -0400
Subject: [PATCH] Add Helix

https://helix-editor.com/
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b064e4e..5f903f1 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ List of projects that provide terminal user interfaces
 ## <a name="editors"></a>Editors
 
 - [amp](https://github.com/jmacdonald/amp) A complete text editor for your terminal
+- [helix](https://helix-editor.com/) A post-modern text editor.
 - [kakoune](http://kakoune.org/) A modern, modal text editor with focus on interactivity and efficiency
 - [micro](https://github.com/zyedidia/micro) A modern and intuitive terminal-based text editor
 - [o](https://github.com/xyproto/o) Text editor limited by VT100, suitable for programming, writing git commit messages and editing Markdown