vis

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

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

commit aeb8404a51a934c22e36a4afc7459bbe0588cc38
parent ce0100afcd5a306c59144acb1c1d62360b31c5f5
Author: Marc André Tanner <mat@brain-dump.org>
Date:   Mon, 19 Jun 2017 10:46:50 +0200

test/vis: adapt to new trim selection key binding

Diffstat:
Mvis/multiple-cursors/selections-trim.keys | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vis/multiple-cursors/selections-trim.keys b/vis/multiple-cursors/selections-trim.keys @@ -1,5 +1,5 @@ :y/[,\n]<Enter> <C-k> <C-p> -\ +_ :{ i/>/ a/</ }<Enter>