vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit a12a83d527593f04e41d723511c6d99f51f31f85 parent b6f60e47ed09a8ffbdb0c3b6ca2a57961220b7c6 Author: Matěj Cepl <mcepl@cepl.eu> Date: Thu, 24 Oct 2024 08:47:45 +0200 doc: Add link for the development dicussion email list to README.md Diffstat:
| M | README.md | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,10 +1,11 @@ # Vis - Combining Modal Editing with Structural Regular Expressions +[](https://lists.sr.ht/~martanne/devel) [](https://builds.sr.ht/~martanne/vis/commits?) [](https://scan.coverity.com/projects/3939) [](https://codecov.io/gh/martanne/vis) [](http://vis.readthedocs.io/en/master/?badge=master) -[](ircs://irc.libera.chat:6697/vis-editor) +[](ircs://irc.libera.chat:6697/vis-editor) Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam.