vis

a vi-like editor based on Plan 9's structural regular expressions

git clone https://9o.is/git/vis.git

commit d2c3e179c320c8cd5465f6182e3d9f6bc38fbfc1
parent 552da01fd015056dd4a9cb0368e6ab621360fcbc
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Tue, 12 May 2020 09:15:35 +0200

Tweak README

Diffstat:
MREADME.md | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,4 @@ -Vis a vim-like text editor -========================== +# Vis - Combining Modal Editing with Structural Regular Expressions [![builds.sr.ht status](https://builds.sr.ht/~martanne/vis.svg)](https://builds.sr.ht/~martanne/vis) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3939/badge.svg)](https://scan.coverity.com/projects/3939)