From c5740a9c1e8bb708f53c78ec296bd5f12a23afc2 Mon Sep 17 00:00:00 2001
From: Erin <unrealapex@disroot.org>
Date: Mon, 14 Jul 2025 17:19:07 -0700
Subject: [PATCH] add vis (#328)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3390337..f90bc75 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@ List of projects that provide terminal user interfaces
 - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor
 - [thymus](https://github.com/blademd/thymus) An interactive browser & editor for network configuration files.
 - [turbo](https://github.com/magiblot/turbo) An experimental text editor for the terminal, based on Scintilla and Turbo Vision
+- [vis](https://github.com/martanne/vis) A vi-like editor based on Plan 9's structural regular expressions
 - [zee](https://github.com/zee-editor/zee) A modern text editor for the terminal written in Rust
 
 ---