vis

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

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

commit 79f1bb216c652de6317db2394bfd4d5bd6f623a4
parent 214bf953faf5345f64102ad162b61f11e3eb7a37
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Thu, 11 Sep 2014 10:40:42 +0200

Fix ascii art tree of modes

Diffstat:
Mconfig.def.h | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.def.h b/config.def.h @@ -504,8 +504,8 @@ static void vis_replace_input(const char *str, size_t len) { * | || | * REGISTER || TEXTOBJ * (" [a-z]) || (a [wsp[]()b<>{}B"'`] ) - * /-----------/ | \\ - * / | \\ + * /-----------/ | \\ | + * / | \\ | * VISUAL MARK-SET \\ OPERATOR-OPTION * (m [a-z]) \\ (v,V) * | \\ //